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.
Actions