1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Alow batch ode for gpgsm --gen-key.

Allow CSR generation using an existing key with gpgsm.
This commit is contained in:
Werner Koch 2009-07-01 18:30:33 +00:00
parent 5505a81a19
commit 1925cb37f9
10 changed files with 197 additions and 34 deletions

4
NEWS
View file

@ -3,7 +3,9 @@ Noteworthy changes in version 2.0.13
This is a BETA version!
*
* Minor bnug fixes
* gpgsm --gen-key now implements a --batch mode.
Noteworthy changes in version 2.0.12 (2009-06-17)