MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Activity::CertIssuance::Issue
Section: User Contributed Perl Documentation (3)
Updated: 2009-01-03
Index Name
OpenXPKI::Server::Workflow::Activity::Certificate::Issue
Description
Implements the Certificate Issuance workflow activity.
Context parameters
Expects the following context parameters:
- _cert_profile
- Certificate profile object to use for issuance.
- ca
- Issuing CA name to delegate certificate issuance to.
- pkcs10request
- Certificate request (PKCS#10, PEM encoded) to process, OR
- spkac
- The SPKAC request data
- subject
- Subject DN to use for certificate issuance.
After completion the following context parameters will be set:
- certificate
- PEM encoded certificate
Functions
execute
Executes the action.
Index
- Name
- Description
- Context parameters
- Functions
- execute
This document was created byman2html,using the manual pages.