Skip Menu |

This queue is for tickets about the Crypt-X509 CPAN distribution.

Report information
The Basics
Id: 64099
Status: resolved
Priority: 0/
Queue: Crypt-X509

People
Owner: alexander.w.jung [...] gmail.com
Requestors: dkg [...] fifthhorseman.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: parse/return PGPExtension (keyCreation time)
Date: Tue, 21 Dec 2010 00:54:06 -0500
To: bug-Crypt-X509 [...] rt.cpan.org
From: Daniel Kahn Gillmor <dkg [...] fifthhorseman.net>
http://www.imc.org/ietf-openpgp/mail-archive/msg05320.html http://www.alvestrand.no/objectid/submissions/1.3.6.1.4.1.3401.8.1.1.html The above two links refer to the PGPExtension for X.509 certificates, which allows references to the key creation time of an OpenPGP certificate that corresponds to the same key contained in the X.509 cert. The attached patch provides for parsing and extracting that information. It also includes an addition to the test suite that covers both this and rt.cpan.org's #64098 (SHA-2 digest names). --dkg

Message body is not shown because sender requested not to inline it.

Download signature.asc
application/pgp-signature 900b

Message body not shown because it is not plain text.

Hello, your patch is applied, but I cannot test it, as the pgpextension.der file was not included. Could you please send it to me directly alexander.w.jung at gmail.com ? Thanks in Advance, Alexander
ok, crypt::x509 version 0.5 fixes this and is on CPAN (please wait for distribution) Yours, Alexander