pem Issuer Chain
Parameters
value
Contains the PEM certificate chain for the issuers of this CertificateAuthority, but not pem certificate for this CA itself. Structure is documented below.
suspend fun pemIssuerChain(argument: suspend AuthoritySubordinateConfigPemIssuerChainArgsBuilder.() -> Unit)
Parameters
argument
Contains the PEM certificate chain for the issuers of this CertificateAuthority, but not pem certificate for this CA itself. Structure is documented below.