|
NameOpenXPKI::Server::Workflow::Activity::Tools::AppendCertificateMetadata DescriptionAdd arbitrary key/value items as certificate metadata. The activitiy will exit silently if cert_identifier is not set. Configuration class: OpenXPKI::Server::Workflow::Activity::Tools::AppendCertificateMetadata
param:
cert_identifier: 0utS7yqMTAy2DLIufyJvoc2GSCs
mode: overwrite
meta_new_attribute: my_value
This will attach a new metadata item with the key meta_new_attribute and value my_value for the given identifier. This information does not depend on any metadata settings in the certificates profile! Mode
|