FreeBSD Manual Pages
OpenXOpenXPKI::Server:UserkContributediPerlTDocumentationCertificatePublish(3) Name OpenXPKI::Server::Workflow::Activity::Tools::TriggerCertificatePublish Description Trigger publication to by starting (unwatched) workflows. The name of the publication workflow can be given in the activity definition, default is certificate_publishing. If no more parameters are given, the publication will happen based on the publication options of the profile. A workflow is only created if the "publish" attribute is set in the certificates profile definition or a global publish rule (in profile.default) exists. If the parameter prefix is set in the definiton, publication to all targets at this prefix is startet, regardless if the profile has a publication option set. Configuration Activity parameters cert_identifier Certificate to publish, mandatory - if not set tries to read it directly from the context. cert_profile If not set the class reads it from the context. If not set in context the class tries to determine the profile from the database. workflow_type Name of the workflow that should be created, default is certificate_publishing prefix Prefix to list of publishing connectors, default is profile based publishing. unpublish If set and profile mode is active, the attribute unpublish will be checked instead of publish. All other activity parameters are passed as parameters to the new workflow. Make sure that those parameters are listed in the initial action of the called workflow! Context parameters Expects the following context parameter: cert_identifier (can be overridden in the an activity definition) cert_profile (obsolete when using prefix) Functions execute Executes the action. perl OpenXPKI::Server::Workflow::Activity::Tools::TriggerCertificatePublish(3)
Name | Description | Configuration | Functions
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Workflow::Activity::Tools::TriggerCertificatePublish&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>