Tortoise SVN will not let me access an svn repository that has a self signed and expired ssl certificate.

Is there a config somewhere to tell it that I want to trust that certificate anyway?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

I had a similar problem with SCPlugin on mac - the workaround was to use the command line version of svn, which does give you a prompt to permanently ignore the certificate error, after which the gui (which shares the same settings) will work fine. I can't be sure, but I suspect the same approach may work for TortoiseSVN.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.