A certificate is used to add in SSL termination to load balancers.
Field | Type | Create | Update | Default | Notes |
---|---|---|---|---|---|
cert | string | Yes | Yes | - | |
certChain | string | Optional | Yes | - | |
description | string | Optional | Yes | - | |
key | string | Yes | Yes | - | |
name | string | Yes | Yes | - |
Field | Type | Notes |
---|---|---|
CN | string | |
algorithm | string | |
certFingerprint | string | |
data | map[json] | |
expiresAt | string | |
id | int | The unique identifier for the certificate |
issuedAt | string | |
issuer | string | |
keySize | int | |
serialNumber | string | |
subjectAlternativeNames | array[string] | |
version | string |
Please read more about the common resource fields. These fields are read only and applicable to almost every resource. We have segregated them from the list above.