diff options
author | Werner Koch <wk@gnupg.org> | 2007-08-24 11:34:39 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-08-24 11:34:39 +0200 |
commit | 503f91e0aea99fe09064e29ec9df1ded1a3bd3c3 (patch) | |
tree | e3dd4b252d6d05a5aa15aea799ab9447ea74ccbd /doc/gpg-agent.texi | |
parent | Add new features to kbxutil. (diff) | |
download | gnupg2-503f91e0aea99fe09064e29ec9df1ded1a3bd3c3.tar.xz gnupg2-503f91e0aea99fe09064e29ec9df1ded1a3bd3c3.zip |
tryu harder to ignore duplicate specified keyrings and -boxes.
Documentation updates.
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 829530bd8..156fe533e 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -502,7 +502,9 @@ caller: @table @code @item relax -Relax checking of some root certificate requirements. +Relax checking of some root certificate requirements. This is for +example required if the certificate is missing the basicConstraints +attribute (despite that it is a MUST for CA certificates). @item cm If validation of a certificate finally issued by a CA with this flag set |