Actions
Task #55
closedTask #41: Generate unit tests
Extend class Extension to work with previously unknown object identifiers.
Start date:
11/22/2013
Due date:
11/30/2013
% Done:
100%
Estimated time:
(Total: 17:00 h)
Spent time:
2:00 h (Total: 21:00 h)
Description
In e23bd16f a change was introduced into the legacy version of the library which lets it handle extensions with previously unknown object identifiers by registering a nid with OpenSSL for the numeric identifier and leaving long and short names empty.
A similar change needs to be implemented for the current Extension class and the method Utils::requestExtensions() as well as adapting unit tests for it.
Background is that entities might request certificates with certain internal extensions the CA has not seen but needs to sign anyway for the certificate to be useful for the requesting entity.
Updated by Felix Tiede almost 12 years ago
- Status changed from New to Closed
Applied in changeset libkca_ossl|c36e1a5d417f1b552588949ae834c7ef8ee28573.
Actions