On 17.12.2010 13:52, Nick wrote:
> Hi All,
>
> Following from the thread at http://mail-archives.apache.org/mod_mbox/subversion-users/201012.mbox/%3C1292588957.6468.263.camel@nimble.325Bayport%3E I cannot access my SVN repository via https when using the latest version of TortoiseSVN.
>
> The error that TortoiseSVN yields when I try to checkout is (I masked my domain& path):
>
> Checkout from https://<mydomain>.com/<path>, revision HEAD, Fully recursive, Externals included
> OPTIONS of 'https://<mydomain>.com/<path>': SSL handshake failed: SSL error code -1/1/336032856 (https://<mydomain>.com)
>
> I was getting the same error code from some older versions of svn's command line app (I tried 1.6.11 and 1.6.13). But the latest version of svn.exe works fine (it prompts me to accept the certificate despite the validation errors).
>
> As I noted in the other thread, I suspect this is due to my SSL certificate failing validation. It's self-signed and the host does not match.
>
> Even if I try to use TortoiseSVN on a checkout that I made with svn.exe (and accepted the invalid certificate permanently), TortoiseSVN still gives this error:
>
> Update
> OPTIONS of 'https://<mydomain>.com/<path>': SSL handshake failed: SSL error code -1/1/336032856 (https://<mydomain>.com)
Which version of neon is the svn client linked with that works for you?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2691622
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-18 10:47:51 CET