CertAuthorityLinks: {
    ocspTlsTrustedCommonNamesUri?: string;
    uri?: string;
}

Type declaration

  • Optional ocspTlsTrustedCommonNamesUri?: string

    The URI of this Certificate Authority's collection of OCSP Responder Trusted Common Name objects. Deprecated since 2.19. Replaced by clientCertAuthorities.

  • Optional uri?: string

    The URI of this Certificate Authority object.