[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Accepting a certificate with errors permanently

From: dasony <dasony_at_gmail.com>
Date: Fri, 25 Jun 2010 02:00:20 -0700 (PDT)

Hello,

I have a https subversion server that has an expired and untrusted
certificate, and for the time being, I have no way to fix it. I'd like
to my subversion client to ignore the errors and accept it. Usually in
a case like this, there was an option for accepting a certificate
permanently, but it's not there this time.

Error validating server certificate for 'https://sc.snu.ac.kr:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
 - The certificate has expired.
 - The certificate has an unknown error.
Certificate information:
 - Hostname: [deleted]
 - Valid: from Thu, 11 Sep 2008 01:32:15 GMT until Fri, 11 Sep 2009
01:32:15 GMT
 - Issuer: [deleted]
 - Fingerprint: [deleted]
(R)eject or accept (t)emporarily? t

Is there anyway to make it offer that option, or for me to manually
add it to the trusted list? I think I should add something to
~/.subversion/auth/svn.ssl.server/, but I am yet to find any document
about this.

I am using svn, version 1.6.6 (r40053) on Ubuntu Lucid.

Thanks in advance.
Received on 2010-06-25 20:14:28 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.