Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 4.0.4
-
Component/s: PKI core
-
Labels:None
Description
Add support for certificate extensions to return the extension value as a byte array not necessarily being an ASN.1 structure. This byte array should be added to the certificate extension value directly as an DER OCTET STRING and not encapsulated in an additional structure as for the other extensions.
Add support in BasicCertificateExtension for this new "RAW" type of encoding.
Add a place in the ExtendedInformation (part of the user data) to store extension data such as the value that could be used by CertificateExtensionS in a more dynamic way than the static value specified in certextensions.properties.
Add support in BasicCertificateExtension to, if configured in "dynamic mode", use the value from ExtendedInformation.
Attachments
Issue Links
- relates
-
ECA-2267 Support for adding/editing certificate extension data for an end entity in Admin Web
-
- Closed
-
-
CESECORE-255 Support for certificate extensions with raw and/or dynamic value
-
- Closed
-