Type alias CertAuthorityOcspTlsTrustedCommonName
CertAuthorityOcspTlsTrustedCommonName: {
certAuthorityName?: string;
ocspTlsTrustedCommonName?: string;
}
Type declaration
-
Optional
certAuthorityName?: string
-
Optional
ocspTlsTrustedCommonName?: string
The name of the Certificate Authority. Deprecated since 2.19. Replaced by clientCertAuthorities.