OpenXPKI::Server::Workflow::Validator::CertSubjectFields
vaidate_san_parts:
class: OpenXPKI::Server::Workflow::Validator::CertSubjectFields
param:
section: san
arg:
- $cert_profile
- $cert_subject_style
- $cert_san_parts
Validate input for certificate subject information as defined in the profile
definition.
- profile
- The name of the profile.
- style
- The name of the profile style.
- subject_parts
- The input parameters to perform the valdation on.
- section
- The name of the section to perform checks on (subject, san,
info).
- basename
- The name of the form parameter used for this information. This is used to
generate the list of errornous fieldnames for the UI. If omitted, the
context keys are used.