allowSubjectAltNamesPassthrough property

bool? allowSubjectAltNamesPassthrough
getter/setter pair

If this is true, the SubjectAltNames extension may be copied from a certificate request into the signed certificate.

Otherwise, the requested SubjectAltNames will be discarded.

Required.

Implementation

core.bool? allowSubjectAltNamesPassthrough;