mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Print a 'f' for validated non-root certificates in gpgsm colon style listing.
Doc fixes.
This commit is contained in:
parent
ac5c3fab30
commit
7b81a6b074
5 changed files with 17 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue