The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::CamelPKI::CertTemplate::CertBase - Open templates for certificates.

fillCommon($cacert, $cert)

Fills common fields for all open templates, from $cacert. These fields are extensions, issuer DN, creation and validation dates.

fill_subject_DN($cert, @dn)

Sets the subject DN in $cert to @dn, which is a list alternating DN keys and values in reverse RFC4514 order, without the leading ("O", "camel.fr") prefix which is implied. The DN will be set in UTF-8 in the certificate, pursuant to RFC3280 § 4.1.2.4.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 43:

Non-ASCII character seen before =encoding in '§'. Assuming UTF-8