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

OpenXPKI::Server::Workflow::Activity::Tools::PresetProfileFields

This activity presets the certificate profile fields similar to OpenXPKI::Server::Workflow::Activity::Tools::ParsePKCS10 but uses the information about subject and SAN from the context instead of reading them from the PKCS10 request.

cert_subject
The subject to use as string, has priority over context key.
cert_profile
Determines the used profile, has priority over context key.
cert_subject_style
Determines the used profile substyle, has priority over context key.

cert_subject
Read cert_subject from if not set using activity param.
cert_profile
Read cert_profile request from if not set using activity param.
cert_subject_style
Read cert_subject_style request from if not set using activity param.

cert_subject_parts
Contains the preset values for all fields given in the profiles subject section. The values are determined by running the appropriate template string for each field with the data extracted from the csr.
cert_san_parts
Contains the preset values for all fields given in the profiles san section. The values are determined by running the appropriate template string for each field with the data extracted from the csr.
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.