Re: SSL handshake failed: SSL alert received

2018-07-12 Thread Philip Martin
"Brandon L. Wisenburg" writes: > Hi Philip > Thanks for the reply. The odd part is when I do the openssl s_client > it looks like the handshake is successful. Yes, that's to be expected because the client is sending OPTIONS. You haven't told us which version of Subversion/SSL you are using but

Re: SSL handshake failed: SSL alert received

2018-07-12 Thread Brandon L. Wisenburg
Hi Philip Thanks for the reply. The odd part is when I do the openssl s_client it looks like the handshake is successful. - Original Message - From: "Philip Martin" To: "Philip Martin" Cc: "brandon" , "users" Sent: Thursday, July 12, 2018 4:38

Re: SSL handshake failed: SSL alert received

2018-07-12 Thread Philip Martin
Philip Martin writes: > "Brandon L. Wisenburg" writes: > >> svn update >> svn: OPTIONS of 'https://domain/src': SSL handshake failed: SSL alert >> received: Handshake failed (https://www.domain.com) > > You don't say which version of Subversion you are using but that looks > like an old client

Re: SSL handshake failed: SSL alert received

2018-07-12 Thread Philip Martin
"Brandon L. Wisenburg" writes: > svn update > svn: OPTIONS of 'https://domain/src': SSL handshake failed: SSL alert > received: Handshake failed (https://www.domain.com) You don't say which version of Subversion you are using but that looks like an old client as a newer client would include an

Re: SSL handshake failed: SSL alert received

2018-07-12 Thread Brandon L. Wisenburg
nt: 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 wrote: > Greetings List, > I am getting an error when attempting to svn update. > > svn update > svn: OPTIONS of 'https://domai

Re: SSL handshake failed: SSL alert received

2018-07-11 Thread Johan Corveleyn
[ If possible, this list prefers bottom-posting / inline replies in plain text. More below ... ] On Wed, Jul 11, 2018 at 10:07 PM, Brandon L. Wisenburg wrote: > 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 c

Re: SSL handshake failed: SSL alert received

2018-07-11 Thread Johan Corveleyn
On Wed, Jul 11, 2018 at 5:32 PM, Brandon L. Wisenburg 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 no