MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Validator::PKCS10
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Validator::PKCS10
SYNOPSIS
<action name=``CreateCSR''>
<validator name=``
PKCS10''
class=``OpenXPKI::Server::Workflow::Validator::PKCS10''>
<arg value=``$csr_type''/>
<arg value=``$pkcs10''/>
</validator></action>
DESCRIPTION
This validator checks a PKCS#10
CSR. The only implemented check todayis a base64 validation with integrated check for correct header andfooter lines. The validator does not check the PKCS#10structure actually. If the
CSR type is not ``pkcs10'' then the validatordoes nothing to alarm on
SPKAC requests.
NOTE: If you pass an empty string (or no string) to this validatorit will not throw an error. Why? If you want a value to be defined itis more appropriate to use the 'is_required' attribute of the inputfield to ensure it has a value.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.