mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +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
|
@ -164,8 +164,9 @@ use @samp{--help} to get a list of supported operations.
|
|||
@table @gnupgtabopt
|
||||
@item --gen-key
|
||||
@opindex gen-key
|
||||
This command will only print an error message and direct the user to the
|
||||
@command{gpgsm-gencert.sh} script.
|
||||
This command allows the interactive creation of a certifcate signing
|
||||
request. It is commonly used along with the @option{--output} option to
|
||||
save the created CSR into a file.
|
||||
|
||||
@item --list-keys
|
||||
@itemx -k
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue