Getting around certificate validation error

At the moment, the structure of our sub-domains causes our certificate to display as invalid or expired when trying to connect to https:// in Subversion. We are working on a solution for this. In the mean time, you can simply accept this certificate permanently and your SVN traffic will be secure.

If you have problems accepting the certificate…

In some Subversion clients (like Versions or svnX), the option to accept the certificate does not exist. In order to accept the certificate, go in to “Terminal” or “Command line” and try to do a checkout of your repository.

svn co https://account.svn.beanstalkapp.com/repo

This will prompt you with the certificate warning. Choose (p) to accept it permanently.