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

Re: Tortoise problem over SSL

From: Viewon01 <viewon01_at_viewon.tv>
Date: Thu, 12 Nov 2009 11:22:37 -0800 (PST)

Thanks,

I have the following settings in the apache configuration file :

SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
SSLPassPhraseDialog builtin
SSLSessionCache "shm:C:/Repositories/ssl_scache"
SSLSessionCacheTimeout 300
SSLMutex default
SSLCertificateFile certs/server.pem
SSLCertificateKeyFile certs/server.pem
SSLProtocol -ALL +SSLv3 +TLSv1
SSLCipherSuite ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:
+MEDIUM

It is the default with VisualSvn server... what should I do ?

Thanks

On 12 nov, 19:05, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Viewon01 wrote:
> > Hi,
>
> > I'm able to see my SVN repository when I put the following url in my
> > browser :
>
> >https://www.viewon.tv/svn/RenderStudio/
>
> > But when I use the same with Tortoise... it give me the following
> > error message :
>
> > OPTIONS of 'https://www.viewon.tv/svn/RenderStudio':SSL negotiation
> > failed:
> > Secure connection truncated (https://www.viewon.tv)
>
> Check your SSLCipherSuite directive in your apache config file. It might
> have outdated ciphers listed which are not allowed/used anymore by newer
> versions of openssl.
>
> 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&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-12 20:22:45 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.