[svn] GnuPG - r5184 - trunk/doc
svn author dshaw
cvs at cvs.gnupg.org
Tue Oct 20 07:03:19 CEST 2009
Author: dshaw
Date: 2009-10-20 07:03:16 +0200 (Tue, 20 Oct 2009)
New Revision: 5184
Modified:
trunk/doc/ChangeLog
trunk/doc/gpg.texi
Log:
* gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is a
generic store, the details of which depend on the underlying
libraries.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2009-10-19 09:18:46 UTC (rev 5183)
+++ trunk/doc/ChangeLog 2009-10-20 05:03:16 UTC (rev 5184)
@@ -1,3 +1,9 @@
+2009-10-19 David Shaw <dshaw at jabberwocky.com>
+
+ * gpg.texi (GPG Configuration Options): Clarify that ca-cert-file
+ is a generic store, the details of which depend on the underlying
+ libraries.
+
2009-08-24 David Shaw <dshaw at jabberwocky.com>
* gpg.texi: Suggested new ordering for --edit-key.
Modified: trunk/doc/gpg.texi
===================================================================
--- trunk/doc/gpg.texi 2009-10-19 09:18:46 UTC (rev 5183)
+++ trunk/doc/gpg.texi 2009-10-20 05:03:16 UTC (rev 5184)
@@ -1522,10 +1522,12 @@
ldaps). Defaults to on.
@item ca-cert-file
-Provide a certificate file to override the system default. Only
+Provide a certificate store to override the system default. Only
necessary if check-cert is enabled, and the keyserver is using a
certificate that is not present in a system default certificate list.
+Note that depending on the SSL library that the keyserver helper is
+built with, this may actually be a directory or a file.
@end table
@item --completes-needed @code{n}
More information about the Gnupg-commits
mailing list