• פוסטים אחרונים
    • תגיות
    • משתמשים
    • קבוצות
    • חיפוש
    • נטפרי-וויקי
    • En
    • התחברות
    1. דף הבית
    2. DMN
    D
    מנותק
    • פרופיל
    • עוקב אחרי 1
    • עוקבים 0
    • נושאים 2
    • פוסטים 5
    • קבוצות 0

    DMN

    @DMN

    0
    מוניטין
    2
    צפיות בפרופיל
    5
    פוסטים
    0
    עוקבים
    1
    עוקב אחרי
    תאריך הצטרפות
    נראה לאחרונה

    DMN הפסקת מעקב מעקב

    פוסטים אחרונים שנוצרו על ידי DMN

    • MailKit - The server's SSL certificate could not be validated

      אני מנסה לשלוח מייל מהקוד, שימוש בספריה של MailKit, ברשת בלי נטפרי עובד תקין והמייל נשלח. ברשת נטפרי אני מקבלת את השגיאה הבאה. מה אפשר לעשות?

      Error Error sending mail. Exception: MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection.

      The server's SSL certificate could not be validated for the following reasons:
      • The server certificate has the following errors:
      • The revocation function was unable to check revocation for the certificate.

      ---> System.Security.Authentication.AuthenticationException: The remote certificate was rejected by the provided RemoteCertificateValidationCallback.
      at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions)
      at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
      at System.Net.Security.SslStream.AuthenticateAsClient(SslClientAuthenticationOptions sslClientAuthenticationOptions)
      at MailKit.Net.Smtp.SmtpClient.ConnectAsync(String host, Int32 port, SecureSocketOptions options, Boolean doAsync, CancellationToken cancellationToken)
      --- End of inner exception stack trace ---
      at MailKit.Net.Smtp.SmtpClient.ConnectAsync(String host, Int32 port, SecureSocketOptions options, Boolean doAsync, CancellationToken cancellationToken)
      at NLog.MailKit.MailTarget.ProcessSingleMailMessage(IList`1 events)

      פורסם בכללי
      D
      DMN
    • RE: משתמשי דוקר בנטפרי: הסקריפט הזה בשבילכם

      @yzahn אמר במשתמשי דוקר בנטפרי: הסקריפט הזה בשבילכם:

      הזה

      תודה! מה הכוונה ל-path?אני ב-mac.

      פורסם בכללי
      D
      DMN
    • RE: unable to verify the first certificate- Run Container

      @someuser אפשר לקבל לינק לאיך עושים את זה?

      פורסם בכללי
      D
      DMN
    • RE: תעודת אבטחה ב docker, ללא גישה לdocker file

      @miril האם הסתדר? אני נתקלת באותה הבעיה.

      פורסם בכללי
      D
      DMN
    • unable to verify the first certificate- Run Container

      שלום, אני מנסה להריץ Container מ-image שקיים ב-gitlab.
      אבל מקבלת את השגיאה הבאה כשהוא מנסה לעלות.
      unable to verify the first certificate

      למיטב הבנתי אין לי גישה ל-dockerfile להוסיף שם את ה-certificate.
      איך אני יכולה לגרום לזה לרוץ על המחשב שלי?

      פורסם בכללי
      D
      DMN