# HG changeset patch # User Mikael Berthe # Date 1214596579 -7200 # Node ID b9f8c1fddb232827aaa11008dc22ba72d29d18d4 # Parent 6f5754f86fbb2e7117503666178c70e1cc7179aa Add hint about setting ssl_capath for SSL certificate verification (Suggested by js) diff -r 6f5754f86fbb -r b9f8c1fddb23 mcabber/mcabberrc.example --- 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