We installed the open ssl build of apache on our SVN cluster today and deployed the SSL cert, which means we now offer subversion over SSL to all users as standard.
To make use of the SSL layer simply use https instead of the http protocol that you have been using to date for your subversion server (e.g. https://svn.codespaces.com/[your_domain]/[your_repository])
We were originally only going to offer SSL to higher end customers but thankfully we came to our senses and realized that everybody needs SSL for transferring code…
F
