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::CSR::GeneratePKCS10(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Activity::CSR::GeneratePKCS10(3)

OpenXPKI::Server::Workflow::Activity::CSR::GeneratePKCS10

Creates a new PKCS#10 certificate signing request from the key and password given in the context parameters private_key and _password. This request is saved in the context parameter pkcs10.

To support legacy workflows, the values for private_key, password and cert_subject are read from the context if not set in the activity definition. This behaviour is deprecated and will be removed in the future.
target_key
Context key to write the generated PKCS10 to, default is 'pksc10'
private_key
The private key to use for the request.
password
The password for the private key.
cert_subject
The full subject to set in the request.
cert_subj_alt_names
List of SAN items (array reference as used in PersistCSR)
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.