mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
sm: Print the serial number of a cert also in decimal.
* sm/certdump.c: Include membuf.h. (gpgsm_print_serial_decimal): New. * sm/keylist.c (list_cert_raw): Print s/n also in decimal (list_cert_std): Ditto. -- Many CA's print the serial number in decimal on their cards. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
5ade2b68db
commit
ad6bf5d67f
4 changed files with 92 additions and 3 deletions
3
NEWS
3
NEWS
|
@ -20,6 +20,9 @@ Noteworthy changes in version 2.2.21 (unreleased)
|
|||
* gpgsm: Unless CRL checking is disabled lookup a missing issuer
|
||||
certificate using the certificate's authorityInfoAccess. [#4898]
|
||||
|
||||
* gpgsm: Print the certificate's serial number also in decimal
|
||||
notation.
|
||||
|
||||
* gpgsm: Fix possible NULL-deref in messages of --gen-key. [#4895]
|
||||
|
||||
* scd: Support the CardOS 5 based D-Trust Card 3.1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue