changeset 1496:b9f8c1fddb23

Add hint about setting ssl_capath for SSL certificate verification (Suggested by js)
author Mikael Berthe <mikael@lilotux.net>
date Fri, 27 Jun 2008 21:56:19 +0200
parents 6f5754f86fbb
children 35020a2ed115
files mcabber/mcabberrc.example
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Tue Jun 24 19:17:26 2008 +0200
+++ b/mcabber/mcabberrc.example	Fri Jun 27 21:56:19 2008 +0200
@@ -37,6 +37,7 @@
 # Set ssl_verify to 0 to disable certificate verification, or non-zero
 # to set desired maximum CA verification depth. Use -1 to specify an
 # unlimited depth.
+# NOTE: You probably need to set ssl_capath for SSL cert verification to work!
 # Set ssl_cafile to a path to a CA certificate file (may contain multiple
 # CA certificates).
 # Set ssl_capath to a directory containing CA certificates (use c_rehash