FreeBSD Manual Pages
OpenXPKI::Server::WorOUserPContributed:PerlfDocumentationName OpenXPKI::Server::Workflow::Activity::Tools::CRLExport Description Export the latest CRL for a given issued to the context. Can export PEM/DER encoded CRL or metadata. Configuration Activity parameters issuer_identifier The issuer to get the CRL for. format PEM Export the CRL in PEM encoding to the given target_key Export the CRL as binary data (DER) to the given target_key, the target key must start with an underscore (volatile context item). HASH Write the metadata from the crl table into mulitple context items, the prefix can be set with prefix, the default is crl_. Items populated: crl_serial crl_number ${prefix}items ${prefix}last_update, ${prefix}next_update, ${prefix}publication_date The date from the CRL as epoch (integer). target_key, optional The context key to write the result to, default is crl_export. prefix Prefix to add to the context keys for format HASH. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 81: Unknown directive: =ITEM perl v5.32.0 OpenXPKI::Server::Workflow::Activity::Tools::CRLExport(3)
Name | Description | Configuration | POD ERRORS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Workflow::Activity::Tools::CRLExport&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>