![]() |
![]()
| ![]() |
![]()
NameOpenXPKI::Crypto::Profile::CRL - cryptographic profile for CRLs. new ( { CA, [ID, VALIDITY, CA_VALIDITY, CACERTIFICATE] } )Create a new profile instance. Profile definitions are loaded from the config layer. The profile name can be given explicit via <ID>, in this case the node crl.<profile> must exist. If no profile is given, the config layer is checked for a profile matching the name of the ca alias name. If no such profile is found, all values are loaded from crl.default. A profile must define validity and digest, extension values are inherited from the default profile in case they are not set in the special profile.
__load_profileLoad the profile, called from constructor
|