我在mac上使用conerstone。SSL握手失敗SVN(無SSL證書)
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
所以,是的,SSL驗證失敗,因爲沒有安裝NO SSL證書:嘗試連接的回購時,我得到了下面的錯誤。很好。我如何知道我手動信任此位置的基礎(或SVN)?
沒有SSL證書?那麼爲什麼要使用HTTPS來訪問存儲庫呢? – bahrep