mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-06 17:23:03 +01:00
* certreqgen.c (gpgsm_genkey): Write status output on success.
This commit is contained in:
parent
f2183cf081
commit
7cadd7c840
@ -1,3 +1,7 @@
|
||||
2002-04-18 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* certreqgen.c (gpgsm_genkey): Write status output on success.
|
||||
|
||||
2002-04-15 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpgsm.c (main): Check ksba version.
|
||||
|
@ -667,6 +667,7 @@ gpgsm_genkey (CTRL ctrl, int in_fd, FILE *out_fp)
|
||||
goto leave;
|
||||
}
|
||||
|
||||
gpgsm_status (ctrl, STATUS_KEY_CREATED, "P");
|
||||
log_info ("certificate request created\n");
|
||||
|
||||
leave:
|
||||
|
Loading…
x
Reference in New Issue
Block a user