Actions
Task #57
closed
FT
FT
Task #57:
Unit test Utils::requestExtensions() with an extension which has a non-common object identifier.
Description
A request might very well carry a requestor-local extension with an object identifier unknown to the signing CA. Utils::requestExtensions() need to be able to read those extensions and at least register the numerical object identifier for future use during runtime of the user application.
This must be implemented as well as a unit test for it.
FT Updated by Felix Tiede over 12 years ago
- Status changed from New to In Progress
FT Updated by Felix Tiede over 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset libkca_ossl|2799ba8bbf71e5b2e6ed70acd67b849df51d3235.
Actions