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

SVN via https certification chain ignored

From: Florian <aeon512_at_gmail.com>
Date: Fri, 16 Sep 2011 20:28:00 +0200

Hi,

we are running a configuration with an svn repository being server via
apache using https (mod_dav).

Today we have installed a "real" SSL certificate. As our certificate
is signed by two intermediate certificates before reaching the root
CA, we have configured the "SSLCertificateChainFile" to provide the
full certificate chain.

Testing the certificate in a web browser (Safari, Firefox, IE) works
fine and the certificate is considered to valid (as all the
intermediate certificates are severed as well).

Trying "svn checkout" I obtain different results.
1) Windows 7, with TortoiseSVN -> no certificate warning
2) Debian Lenny with svn 1.6.12 -> no certificate warning
3) Mac OS X Lion with svn 1.6.16 -> warning about the certificate
being signed by an unknown issue.

I tested to checkout something from svn.apache.org or from
svn.sourceforge.net on my mac and got the same certificate warning.

Why is Mac OS X Lion not capable to checking the certificates
correctly? To me it seems like it ignores the intermediate
certificates served from Apache. Or is there something wrong in my
configuration?

Thanks a lot for any help
/Florian
Received on 2011-09-16 20:28:34 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.