subject Alternative Names
Parameters
value
The subject alternative name extension allows identities to be bound to the subject of the certificate. These identities may be included in addition to or in place of the identity in the subject field of the certificate.
Parameters
values
The subject alternative name extension allows identities to be bound to the subject of the certificate. These identities may be included in addition to or in place of the identity in the subject field of the certificate.
suspend fun subjectAlternativeNames(argument: List<suspend CertificateGeneralNameArgsBuilder.() -> Unit>)
suspend fun subjectAlternativeNames(vararg argument: suspend CertificateGeneralNameArgsBuilder.() -> Unit)
Parameters
argument
The subject alternative name extension allows identities to be bound to the subject of the certificate. These identities may be included in addition to or in place of the identity in the subject field of the certificate.