Mailing List Archive

[issue99] gpgsm: export exports certificates twice
New submission from Bernhard Herzog <bh@intevation.de>:

When I export a certificate with gpgsm --export, the output contains that
certificate twice. E.g.:

gpgsm --export -a 65:10:CC:22:5A:61:0B:A1:DB:DE:22:D1:98:5F:D7:14:B3:F4:A2:38
Secure memory is not locked into core
gpgsm: NOTE: THIS IS A DEVELOPMENT VERSION!
gpgsm: It is only intended for test purposes and should NOT be
gpgsm: used in a production environment or with production keys!
random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
outmix=0 getlvl1=0/0 getlvl2=0/0
secmem usage: 0/16384 bytes in 0 blocks
Issuer ...: /CN=Test-ZS 5/O=Intevation GmbH/C=DE
Serial ...: 08
Subject ..: /CN=Ã<84>gyptentest Benutzer 7/O=Intevation GmbH/C=DE
aka ..: aegyptentest7@intevation.de

-----BEGIN CERTIFICATE-----
MIIDiDCCAvGgAwIBAgIBCDANBgkqhkiG9w0BAQQFADA7MQswCQYDVQQGEwJERTEY
[...]
-----END CERTIFICATE-----

Issuer ...: /CN=Test-ZS 5/O=Intevation GmbH/C=DE
Serial ...: 08
Subject ..: /CN=Ã<84>gyptentest Benutzer 7/O=Intevation GmbH/C=DE
aka ..: aegyptentest7@intevation.de

-----BEGIN CERTIFICATE-----
MIIDiDCCAvGgAwIBAgIBCDANBgkqhkiG9w0BAQQFADA7MQswCQYDVQQGEwJERTEY
[...]
-----END CERTIFICATE-----


I originally encountered this while testing the expor feature of hte GUI, but it
turned out to happend with plaing gpgsm too.

----------
assignedto: werner
messages: 417
nosy: bh, werner
priority: minor bug
status: unread
title: gpgsm: export exports certificates twice
topic: gpgsm
______________________________________________________
Aegypten issue tracker <aegypten-issues@intevation.de>
<https://intevation.de/roundup/aegypten/issue99>
______________________________________________________