* gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is a

generic store, the details of which depend on the underlying
libraries.
This commit is contained in:
David Shaw 2009-10-20 05:03:16 +00:00
parent 97be197d31
commit 61b351854b
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2009-10-19 David Shaw <dshaw@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@jabberwocky.com>
* gpg.texi: Suggested new ordering for --edit-key.

View File

@ -1522,10 +1522,12 @@ Enable certificate checking if the keyserver presents one (for hkps or
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}