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

Re: SSL Error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 19 Dec 2010 09:11:29 +0100

On 19.12.2010 01:45, Nick wrote:
> On Sat, 2010-12-18 at 21:23 +0100, Stefan Küng wrote:
>> I checked myself: it's mentioned in the changelog.txt file that's
>> shipped with the svn installer. It uses neon 0.29.5, the same version
>> as
>> TSVN.
>>
>> But: it uses OpenSSL 1.0.0b and TSVN 1.6.x still uses OpenSSL 0.9.8p.
>> Maybe that's the reason. Not sure though.
>
> Interesting.
> The SVN server is using OpenSSL 1.0.0c.
> The linux client that I've mentioned is using OpenSSL 0.9.8e.

Maybe you need to configure your server with
SSLVerifyClient none
since your cert doesn't match the host name and is self signed.

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=2691764
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-19 09:19:57 CET

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

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