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

RE: Subversion + SSL + Client Certificate Authentication

From: Lübbe Onken <L.Onken_at_rac.de>
Date: 2003-08-11 14:35:02 CEST

Hi Chris,

> The only thing that is a bit of a pain is if you have a self
> generated certificate and a host name mismatch you keep getting
> prompted about this, a 'stop warning about this' opetion would be
> nice!

how about putting the following in your 'servers' file

[groups]
mygroup = *.my.group.com
# othergroup = repository.blarggitywhoomph.com
# thirdgroup = *.example.com

### Information for the first group:
[mygroup ]
ssl-ignore-host-mismatch = true

Cheers
- Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 11 14:39:25 2003

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.