Add CRLs found inside Signature during PKIX verification.

Description

Current code does not process CRLs found inside a Signature's KeyInfo while verifying a signature with PKIX trust engine base class.

Not clear on what this use case would be, but it's clearly intended that CRLs can accompany a signature.

However, current code relies on Apache xmlsec to expose CRLs inside a signature while verifying, because the XML is wrapped by the xmlsec classes, not mine. Their API is limited to one CRL per X509Data, so without a change there, I can't support more than one at a time.

Environment

None

Activity

Show:

Scott Cantor June 23, 2009 at 12:46 PM

Closing after releases.

Scott Cantor September 23, 2008 at 5:13 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created September 22, 2008 at 10:19 PM
Updated June 23, 2009 at 12:46 PM
Resolved September 23, 2008 at 5:13 PM