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

Problem accessing server using TLS1.2

From: Bartosz Brodecki <bartek_at_nsense.net>
Date: Sun, 6 Jan 2013 21:06:42 -0800 (PST)

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.

BR,
Bartosz

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3041429

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-07 13:15:43 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.