Improve remote CRL access and caching support

Description

The initial CRLDP implementation uses some workarounds to avoid changing the trust engine class signature. The workarounds should be removed to avoid filesystem hackery or global locking, and move the caching metadata into memory. Hardcoded settings should also be moved to runtime options.

Environment

None

Activity

Show:

Scott Cantor September 4, 2011 at 1:36 AM

Scott Cantor August 30, 2011 at 8:09 PM

Looking deeper, moving the PKIX validation itself behind a new API should decouple the "hard but defined" bits from the name-checking logic, which is simple to do, but hard to really follow or get right since it's all made up.

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

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created January 26, 2011 at 2:35 PM
Updated August 7, 2012 at 1:11 AM
Resolved September 4, 2011 at 1:36 AM