diff options
author | Werner Koch <[email protected]> | 2008-08-13 15:41:48 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-08-13 15:41:48 +0000 |
commit | 7b81a6b074cf215d112b05364ba08082c0ad455b (patch) | |
tree | 04a040821ab81df1c2b1829a38557361ec619640 /doc/DETAILS | |
parent | Cehck for expire date overflows. (diff) | |
download | gnupg-7b81a6b074cf215d112b05364ba08082c0ad455b.tar.gz gnupg-7b81a6b074cf215d112b05364ba08082c0ad455b.zip |
Print a 'f' for validated non-root certificates in gpgsm colon style listing.
Doc fixes.
Diffstat (limited to '')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index a74c0e907..e7a5d423b 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -57,7 +57,11 @@ record; gpg2 does this by default and the option is a dummy. f = The key is fully trusted u = The key is ultimately trusted. This often means that the secret key is available, but any key may - be marked as ultimately trusted. + be marked as ultimately trusted. + + For X.509 certificates an 'u' is used for a trusted root + certificates (i.e. for the truct anchor) and and 'f' for + all other validated certificates. 3. Field: length of key in bits. |