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

Re: Problem accessing server using TLS1.2

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 07 Jan 2013 20:58:53 +0100

On 07.01.2013 06:06, Bartosz Brodecki wrote:
> Hi,
>
> I use new svn server which uses apache and OpenSSL library (v.1.0.0 or higher) and requiring user certificates.
> Server allow connection with TLS 1.2.
>
> I tested TSVN 1.7.11 and nightlybuild from last Friday.
> And both can't connect with error:
> Unable to connect to a repository at URL 'https://myserver/repo'
> OPTIONS of 'https://myserver/repo': SSL handshake failed: SSL
> error: unsupported algorithm nid (https://myserver)
>
> Other clients, like Opera and Chrome web browsers can access this SVN server (using TLS 1.2)
>
> It seems that TSVN don't send user certificate.
>
> Maybe I can set that TSVN will use only TLS 1.1 or TLS 1.0?
>
> One more information: TSVN 1.7.6 (which uses TLS 1.0) works correct with this server.

I'm not sure if neon (the default DAV lib Subversion uses in 1.7) even
supports TLS above 1.1.
You can try with the serf library:
http://tortoisesvn.net/faq.html#useserf

maybe that will work.

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=3041663
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-08 00:30:31 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.