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

global SSL trust CA

From: Jehan PROCACCIA <Jehan.Procaccia_at_it-sudparis.eu>
Date: Thu, 27 Jan 2011 18:52:02 +0100

hello,

since I configure my svn server in https , any time I do a co or ci I
get the server certificate presented and pompting me to accept it
temporarly or reject it.
To prevent that I set in ~/.subversion/servers
[global]
ssl-authority-files = /etc/pki/tls/certs/cachain.pem

Now, is there a way to allow that CA file globally to all users on the
machine, because I don't want to ask each and every of my 200 students
to edit their ~/.subversion/servers .
isn't there a global configuration file for that ?

Thanks .
Received on 2011-01-27 18:52:48 CET

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.