Hello! Thank you for your interest in VisualSVN Server!
>Is there any way to set up SSL v3 or TLS using Visual SVN? We're going to implement that in future versions of the VisualSVN Server. As a workaround we could suggest you to add your httpd-custom.conf file with: [[ <IfModule ssl_module> SSLProtocol -all +TLSv1 +SSLv3 </IfModule> ]] After that only SSL 3.0 and TLS 1.0 protocols will be available. Please don't hesitate to ask any further assistance. On Tue, Dec 9, 2008 at 6:40 PM, Jason Baker <[email protected]> wrote: > > I installed VisualSVN server on one of our servers at work. > Unfortunately, our security team isn't very happy about using SSL v2. > Is there any way to set up SSL v3 or TLS using Visual SVN? > -- Olga Dolidze VisualSVN Support

