GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OpenXPKI::Server::Workflow::Activity::Tools::TriggerCertificatePublish(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Activity::Tools::TriggerCertificatePublish(3)

OpenXPKI::Server::Workflow::Activity::Tools::TriggerCertificatePublish

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.

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!

Expects the following context parameter:
cert_identifier (can be overridden in the an activity definition)
cert_profile (obsolete when using prefix)

Executes the action.
2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.