CertificateAuthority

CertificateAuthority
CertificateAuthority
JSON Example
{
    "ca_ref": "string",
    "issuer": "string",
    "name": "string",
    "not_after": "string",
    "subject": "string"
}
string
ca_ref
Optional

It is a reference to an object of type SSLKeyAndCertificate. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
issuer
Read-Only  

Common name of the CA certificate issuer. Field introduced in 32.1.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
name
Optional

Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
not_after
Read-Only  

Expiry date of the CA certificate in UTC string form. Field introduced in 32.1.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
subject
Read-Only  

Common name of the CA certificate subject. Field introduced in 32.1.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.