DomainCertAuthority: {
    certAuthorityName?: string;
    certContent?: string;
}

Type declaration

  • Optional certAuthorityName?: string

    The name of the Certificate Authority.

  • Optional certContent?: string

    The PEM formatted content for the trusted root certificate of a domain Certificate Authority. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "".