allowSubjectPassthrough property

bool? allowSubjectPassthrough
getter/setter pair

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

Otherwise, the requested Subject will be discarded.

Required.

Implementation

core.bool? allowSubjectPassthrough;