ClientCertAuthorityOcspTlsTrustedCommonName: {
    certAuthorityName?: string;
    ocspTlsTrustedCommonName?: string;
}

Type declaration

  • Optional certAuthorityName?: string

    The name of the Certificate Authority.

  • Optional ocspTlsTrustedCommonName?: string

    The expected Trusted Common Name of the OCSP responder remote certificate.