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

Re: option ssl-ignore-unknown-ca ignored?

From: Marco Schulze <Marco_at_NightLabs.de>
Date: 2005-12-06 19:12:10 CET

Mark Phippard wrote:
>>>http://svn.haxx.se/dev/archive-2003-05/0443.shtml
>>>
[cut]
>>http://svn.haxx.se/dev/archive-2003-03/2003.shtml
>>
[cut]
>Did you look at the message I posted? The poster points out that there
>was more than one value you had to set to make this work, at least in the
>case being discussed.
>
>It seems like you would have a lot better luck on the Subversion users@
>list.
>
>Mark
Hello Mark,

yes, I read it and I just read it again and if I didn't overlook sth,
you probably mean "ssl-ignore-host-mismatch = true", but this is not the
problem (the CA is, not the host-name). Well, nevertheless, I tried this
option, too. Hence, my "servers" file looks like this now:

---
[global]
ssl-ignore-host-mismatch = true
ssl-ignore-unknown-ca = true
---
Result: No effect.
I tried it without the local subversion directory, too (with the default 
"~/.subversion" instead), but the behaviour was the same.
Best regards, Marco :-)
Received on Wed Dec 7 05:12:10 2005

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

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