Under this section, configure the following Subject Builder properties.
Template
The DN template to use for constructing the subject. For example:
subject-builder-config:
subject-builder-name:
"com.entrust.adminservices.cagw.common.subjects.TemplateSubjectBuilder"
properties:
template:
"cn=<CN>,ou=CA01,o=pki,dc=hooli,dc=com"
Mandatory: When the value of Name is com.entrust.adminservices.cagw.common.subjects.SubAltNameSubjectBuilder.
SAN type order
The SAN types to be used as the subject, in order of preference. Supported SAN types are:
- dNSName
- iPAddress
- registeredID
- rfc822Name
- uniformResourceIdentifier
Mandatory: When the value of Name is com.entrust.adminservices.cagw.common.subjects.SubAltNameSubjectBuilder.