[csw-devel] SF.net SVN: gar:[18037] csw/mgar/pkg/imapproxy/trunk/files
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Thu May 17 16:48:19 CEST 2012
Revision: 18037
http://gar.svn.sourceforge.net/gar/?rev=18037&view=rev
Author: chninkel
Date: 2012-05-17 14:48:19 +0000 (Thu, 17 May 2012)
Log Message:
-----------
imapproxy/trunk: Fixed default ca certificates bundle path in configuration file
Modified Paths:
--------------
csw/mgar/pkg/imapproxy/trunk/files/changelog.CSW
csw/mgar/pkg/imapproxy/trunk/files/imapproxy.conf
Modified: csw/mgar/pkg/imapproxy/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/imapproxy/trunk/files/changelog.CSW 2012-05-17 14:21:37 UTC (rev 18036)
+++ csw/mgar/pkg/imapproxy/trunk/files/changelog.CSW 2012-05-17 14:48:19 UTC (rev 18037)
@@ -2,6 +2,7 @@
* Rebuilt against libssl 1.0
* Updated depandancy name: CSWtcpwrap -> CSWlibwrap1
+ * Fixed default ca certificates bundle path in configuration file
-- Yann Rouillard <yann at opencsw.org> Thu, 17 May 2012 15:33:02 +0200
Modified: csw/mgar/pkg/imapproxy/trunk/files/imapproxy.conf
===================================================================
--- csw/mgar/pkg/imapproxy/trunk/files/imapproxy.conf 2012-05-17 14:21:37 UTC (rev 18036)
+++ csw/mgar/pkg/imapproxy/trunk/files/imapproxy.conf 2012-05-17 14:48:19 UTC (rev 18037)
@@ -178,7 +178,7 @@
#
## Various path options for SSL CA certificates/directories
#
-#tls_ca_file /opt/csw/ssl/certs/ca-bundle.crt
+#tls_ca_file /etc/opt/csw/ssl/certs/ca-certificates.crt
#tls_ca_path /opt/csw/ssl/certs/
#tls_cert_file /opt/csw/ssl/certs/mycert.crt
#tls_key_file /opt/csw/ssl/certs/mycert.key
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list