SVN, OSX10.7: SSL handshake failed: SSL error code -1/1/336032856
问题 I'm having trouble accessing an svn repository due to an SSL handshake error. Here's the output I get $ svn ls https://example.edu:40657/folder svn: OPTIONS of 'https://example.edu:40657/folder': SSL handshake failed: SSL error code -1/1/336032856 (https://example.edu:40657) This started happening after the repository was moved to another server. A new security certificate was issued as well. I've seen the issue raised here (Handshake failure with "SSL error code -1/1/336032856" on OS X 10.7)