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