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

OpenXPKI::Server::Workflow::Activity::CSR::PersistRequest

persists the Certificate Signing Request into the database, so that it can then be used by the certificate issuance workflow.

csr_type
pkcs10 (default) or spkac (not used currrently)
keepformat
By default, PKCS10 requests are reformatted to a normalized format, which is removal of all whitespace and non-base64 characters and proper line wrap. This is very important as current openssl version choke when handling requests that are not formated as expected.

If you want to persist the CSR "as is", set this to a true value and we wont touch it.

cert_profile
The profile to use. Read from cert_profile context value if not set.
cert_subject
The subject to use. Read from cert_subject context value if not set.
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.