Type alias ClientCertAuthorityOcspTlsTrustedCommonName
ClientCertAuthorityOcspTlsTrustedCommonName: {
certAuthorityName?: string;
ocspTlsTrustedCommonName?: string;
}
Type declaration
-
Optional certAuthorityName?: string
-
Optional ocspTlsTrustedCommonName?: string
The name of the Certificate Authority.