[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SSL handshake failed: SSL alert received

From: Brandon L. Wisenburg <brandon_at_wisenburg.com>
Date: Wed, 11 Jul 2018 20:07:07 +0000

Hi Johan,
Yes, I edited out the actual domain. I can hit the URL via a browser and get prompted for a password. The SSL Cert also checks out OK via SSLChecker. Any other thoughts?

----- Original Message -----
From: "Johan Corveleyn" <jcorvel_at_gmail.com>
To: "brandon" <brandon_at_wisenburg.com>
Cc: "users" <users_at_subversion.apache.org>
Sent: Wednesday, July 11, 2018 3:00:35 PM
Subject: Re: SSL handshake failed: SSL alert received

On Wed, Jul 11, 2018 at 5:32 PM, Brandon L. Wisenburg
<brandon_at_wisenburg.com> wrote:
> Greetings List,
> I am getting an error when attempting to svn update.
>
> svn update
> svn: OPTIONS of 'https://domain/src': SSL handshake failed: SSL alert
> received: Handshake failed (https://www.domain.com)
>
> Odd part is I am not sure why it is failing. Has anyone seen this issue
> before?

I suppose you hand-edited the error message to replace the actual
domain name with 'domain'. To double-check: the first url in the error
message is without the www.*.com, yes? So the actual repository url
does not have www.*.com, but the svn client seems to be forced to
perform its ssl handshake with www.domain.com. Perhaps a proxy that is
interfering?

Other than that: a quick thing to try is to access the repository url
from a web browser, and see if there is any connection problem or
anything strange with the ssl certificate / connection.

-- 
Johan
Received on 2018-07-12 11:07:51 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.