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

option ssl-ignore-unknown-ca ignored?

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

Hello subversion-team,

I'm already searching for hours and don't have a clue, why I still get
this error:

  svn: PROPFIND of '/svn/main/trunk/NightlyBuild': Server certificate
verification failed: issuer is not trusted (https://ipanema.nightlabs.org)

I use the following command:

  svn co --config-dir subversion --non-interactive --username nightly
--password MYPASS
https://ipanema.nightlabs.org/svn/main/trunk/NightlyBuild NightlyBuild

My "servers" file looks like this:

---
[global]
ssl-ignore-host-mismatch = true
ssl-ignore-unknown-ca = true
---
It is located in the subdirectory "subversion" as specified to svn with 
"--config-dir".
What am I doing wrong? Is there an easier possibility (e.g. passing the 
options to svn directly via a parameter)?
Thanks a lot in advance for your help!
Best regards, Marco :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 6 19:51:28 2005

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.