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