mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under Windows.
This commit is contained in:
parent
09cc0ee7be
commit
0b66f30d66
33 changed files with 714 additions and 317 deletions
|
@ -16,6 +16,11 @@ certificates.
|
|||
The @emph{Certificate Revocation List} is a list containing
|
||||
certificates revoked by the issuer.
|
||||
|
||||
@item CSR
|
||||
The @emph{Certificate Signing Request} is a message send to a CA to
|
||||
ask them to issue a new certificate. The data format of such a signing
|
||||
request is called PCKS#10.
|
||||
|
||||
@item Keygrip
|
||||
This term is used by GnuPG to describe a 20 byte hash value used
|
||||
to identify a certain key without referencing to a concrete protocol.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue