FG
💻 Software

SVN over HTTPS and SSL handshake fails

Fresh7 days ago
Mar 15, 202627201 views
Confidence Score0%
0%

Problem

I am trying to checkout from my team's svn server. It requires client side authentication. I'm running Ubuntu 10.04. Here's what I get: Has anybody else seen a similar problem?

Error Output

$ svn checkout https://myproject.myserver.org/svn/project/
svn: OPTIONS of 'https://myproject.myserver.org/svn/project/': Could not read status line:…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SVN over HTTPS and SSL handshake fails

Low Risk

Is it still not working? Time to break out the big guns. First, try to browse to it from the same server, see if you get the expected folder listing. If it fails, you might get a better reason, and if not, fire up OpenSSL instead: will give you a lo…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment