No, It doesn't appear that way. That thread is complaining about a
different error message. And the problem described occurs for ALL versions
of 1.7. The behavior I encountered started in 1.7.7.
Joel
On Fri, Jun 8, 2012 at 10:46 AM, Felix Saphir
<felix.saphir_at_kantarmedia.com>wrote:
> Am 08.06.2012 16:40, schrieb Joel Jirak:
> >
> > Environment: Win7, 64-bit, using a certificate to authenticate via
> HTTPS.
> > The certificate is configured via the servers file. There are no
> > certificates in my MS certificate store.
> > 1.7.6: No errors, all subversion operations work.
> > 1.7.7: SSL error, all server operations fail.
> >
> > The error message is: svn: E175002: OPTIONS of 'https://
> <host>/svn/<repo>':
> > SSL handshake failed: SSL error: cant get key (https://<host>)
> >
> > I'm guessing that perhaps either the new openssl lib (upgraded to 1.0.1c)
> > or the TSVN's modifications to e_capi.c are the culprit. (I say this
> > without having actually debugged the code or anything.)
> >
> > The error text does come from e_capi_err.c in OpenSSL:
> > {ERR_REASON(CAPI_R_CANT_GET_KEY) ,"cant get key"}
> >
> > Would it be possible for TSVN to handle this error, and if detected, fall
> > back to the servers file?
>
> Sounds like
> <
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2969596
> >,
> doesn't it?
>
> Felix
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2969814
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2969819
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-08 16:50:43 CEST