thomas: server/kolabd/kolabd ChangeLog, 1.222, 1.223 kolab.globals.in, 1.21, 1.22

cvs at kolab.org cvs at kolab.org
Wed Feb 18 12:44:14 CET 2009


Author: thomas

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv28097/kolabd/kolabd

Modified Files:
	ChangeLog kolab.globals.in 
Log Message:
kolab/issue3407 (kolab_bootstrap: improve message about importing the CA certificate)

Additionally copy the generated CA certificate to the location specified by
kolab_cafile to kolab.globals (world readable and with a file name for easy
import by web browsers)


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- ChangeLog	15 Feb 2009 18:14:14 -0000	1.222
+++ ChangeLog	18 Feb 2009 11:44:12 -0000	1.223
@@ -1,3 +1,8 @@
+2009-02-18  Thomas Arendsen Hein  <thomas at intevation.de>
+
+	* kolab.globals.in: Add kolab_cafile to specify filename for
+	kolab_bootstrap to copy the generated CA certificate.
+
 2009-02-15 Richard Bos <richard at radoeka.nl>
 
 	* dist_conf/suse: kolab_pkgs updated to reflect the currently installed

Index: kolab.globals.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab.globals.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- kolab.globals.in	10 Feb 2009 12:23:10 -0000	1.21
+++ kolab.globals.in	18 Feb 2009 11:44:12 -0000	1.22
@@ -40,6 +40,7 @@
 hashmethod: @sbindir@/slappasswd -s
 templatedir: @sysconfdir@/kolab/templates
 kolabdir: @sysconfdir@/kolab/
+kolab_cafile: @sysconfdir@/kolab/kolabserver-ca.crt
 postmapping: @sbindir@/postmap -o @emailserver_confdir@
 KOLABRC: @KOLABRC@
 bindir: @bindir@





More information about the commits mailing list