SSL handshake failed SVN (no SSL certificate)

Justin W Hall

I'm using conerstone on a mac. I get the following error when trying to connect the repo:

Description : Unable to contact the repository at    https://[email protected] because an SSL session could not be established.
Suggestion : This Mac was unable to present a valid certificate or the server's certificate was rejected as invalid.
Error : V4SSLHandshakeFailureError
Exception : ZSVNSSLHandshakeFailureException
Description : Unable to connect to a repository at URL 'https://[email protected]'
 Status : 175002
Description : OPTIONS of 'https://[email protected]': SSL handshake failed: SSL error code -1/1/336032856 (https://[email protected])
 Status : 175002

So yes, SSL auth failed because there is NO SSL certificate installed. So great. How do I tell cornerstone (or SVN) that I trust this location manually?

bahrep

The solution is to upgrade to the newer Subversion client (which is built against newer OpenSSL version). Verify that the URL you enter matches the hostname and the certificate's common name, as well.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

RMI with SSL: Failed handshake

From Dev

Connecting to cloudforge svn using jenkins returns SSL handshake failed

From Dev

Failed to attach client certificate during ssl handshake in android

From Dev

svn not accepting https/ssl certificate

From Dev

Linphone IOS: SSL handshake failed : X509 - Certificate verification failed

From Dev

PayPal IPN Listener - SSL Certificate Handshake Failure

From Dev

No client certificate was presented during SSL Handshake

From Dev

Symfony installation Error: curl: (35) SSL peer handshake failed, the server most likely requires a client certificate to connect

From Dev

Error installing Crashlytics - SSL peer handshake failed

From Dev

Cannot add APT repository: SSL handshake failed

From Dev

Failed SSL handshake with ssl server written on Qt 5.2.1

From Dev

Getting SSL Handshake error even after installing & verifying the certificate

From Dev

SSL certificate handshake exception aborts DownloadManager image download from CloudFront

From Dev

RabbitMQ SSL handshake failure on any connection attempt with certificate authentication

From Java

urllib and "SSL: CERTIFICATE_VERIFY_FAILED" Error

From Dev

Troubleshooting "ssl certificate verify failed" error

From Dev

NLTK download SSL: Certificate verify failed

From Dev

SSL Certificate installation failed while installing pod?

From Dev

CurlException: [curl] 51: SSL: certificate verification failed

From Dev

Python requests SSL error - certificate verify failed

From Dev

PayPal IPN Notifications: SSL Certificate Verify Failed

From Dev

Troubleshooting "ssl certificate verify failed" error

From Dev

bind self signed ssl certificate to port failed

From Dev

Python 3.6 SSL: CERTIFICATE_VERIFY_FAILED

From Dev

davfs - SSL handshake failed: SSL error: sslv3 alert handshake failure

From Dev

Conda update failed: SSL error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

From Dev

SSL no certificate

From Dev

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)

From Dev

ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed Python

Related Related

  1. 1

    RMI with SSL: Failed handshake

  2. 2

    Connecting to cloudforge svn using jenkins returns SSL handshake failed

  3. 3

    Failed to attach client certificate during ssl handshake in android

  4. 4

    svn not accepting https/ssl certificate

  5. 5

    Linphone IOS: SSL handshake failed : X509 - Certificate verification failed

  6. 6

    PayPal IPN Listener - SSL Certificate Handshake Failure

  7. 7

    No client certificate was presented during SSL Handshake

  8. 8

    Symfony installation Error: curl: (35) SSL peer handshake failed, the server most likely requires a client certificate to connect

  9. 9

    Error installing Crashlytics - SSL peer handshake failed

  10. 10

    Cannot add APT repository: SSL handshake failed

  11. 11

    Failed SSL handshake with ssl server written on Qt 5.2.1

  12. 12

    Getting SSL Handshake error even after installing & verifying the certificate

  13. 13

    SSL certificate handshake exception aborts DownloadManager image download from CloudFront

  14. 14

    RabbitMQ SSL handshake failure on any connection attempt with certificate authentication

  15. 15

    urllib and "SSL: CERTIFICATE_VERIFY_FAILED" Error

  16. 16

    Troubleshooting "ssl certificate verify failed" error

  17. 17

    NLTK download SSL: Certificate verify failed

  18. 18

    SSL Certificate installation failed while installing pod?

  19. 19

    CurlException: [curl] 51: SSL: certificate verification failed

  20. 20

    Python requests SSL error - certificate verify failed

  21. 21

    PayPal IPN Notifications: SSL Certificate Verify Failed

  22. 22

    Troubleshooting "ssl certificate verify failed" error

  23. 23

    bind self signed ssl certificate to port failed

  24. 24

    Python 3.6 SSL: CERTIFICATE_VERIFY_FAILED

  25. 25

    davfs - SSL handshake failed: SSL error: sslv3 alert handshake failure

  26. 26

    Conda update failed: SSL error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

  27. 27

    SSL no certificate

  28. 28

    ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)

  29. 29

    ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed Python

HotTag

Archive