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

Re: Are multi-domain certificates supported?

From: Joe Orton <jorton_at_redhat.com>
Date: Fri, 25 Jul 2008 11:22:35 +0100

On Wed, Jul 23, 2008 at 03:44:07PM +0300, Hai Zaar wrote:
> I've installed subversion repository under virtual host with SSL
> multi-domain certificates (*.example.com), however subversion client
> does not seem to support it:
> $> svn ls https://svn.example.com
> Error validating server certificate for 'https://svn.example.com:443':
> - The certificate hostname does not match.
> Certificate information:
> - Hostname: *.example.com
> - Valid: from Wed, 16 Jul 2008 13:34:19 GMT until Thu, 16 Jul 2009 13:34:19 GMT
> - Issuer: Example Company
> - Fingerprint: xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
> (R)eject, accept (t)emporarily or accept (p)ermanently?

If you're using ra_neon that should work fine, neon's server identity
comparison algorithm follows RFC 2818. Can you attach/refer to an
example of a real certificate which fails?

Regards, Joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-25 12:23:04 CEST

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

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