Error when try to checkout trunk
Submitted by Anonymous on Wed, 2009-06-03 15:09
When I try to checkout trunk using Tortoise SVN I've got an error: "OPTIONS of 'https://svn.tigase.org/reps/tigase-server/trunk': SSL negotiation".
Internet Explorer 7 abort and Firefox give me "ssl_error_rx_record_too_long" error.
What I'm missing?
- 604 reads
Printer-friendly version- Send to friend






I don't know Tortoise SVN, I
I don't know Tortoise SVN, I use command line svn. It works for me. However I think your problem is related to the SSL certificate used on the tigase.org website. It is issued by not widely recognized authority yet.
Therefore you have to add an exception for our certificate. I don't use Internet Explorer 7, however Firefox displays an error message like this:
"The certificate is not trusted because the issuer certificate is not trusted.
(Error code: sec_error_untrusted_issuer)"
And at the bottom of the page you have a link: "Or you can add an exception…" If you click on that link FF will guide you through certificate accepting process.
I guess Tortoise SVN and IE have similar functionality.
Post new comment