From joe at manyfish.co.uk Sun Jan 17 13:30:57 2010 From: joe at manyfish.co.uk (Joe Orton) Date: Sun, 17 Jan 2010 18:30:57 +0000 Subject: FW: Cadaver 0.23.3 - SSL client cert problem In-Reply-To: References: Message-ID: <20100117183057.GA1228@manyfish.co.uk> On Sun, Jan 17, 2010 at 04:55:29PM +0000, C Markwell wrote: > Hello, > > I can't get SSL client certificates working with Cadaver 0.23.3, but they work with 0.23.2. > > I've created a ~/.cadaverrc file containing "set client-cert" followed by the path to my PKCS#12 cert. > > I've compiled 0.23.3 using "./configure --with-ssl". When I try to > connect, I get the following: > > Could not open collection: SSL handshake failed, client certificate > was requested: SSL error: sslv3 alert handshake failure 1) What version of OpenSSL is used in each case? cadaver --version output will say. 2) Please add 'set debug ssl' to your .cadaverrc file and post the output in the failure case. Regards, Joe