cert_update
This job uploads a new TLS certificate which is used for all databases, buckets and configuration APIs.
Mandatory Parameters
Parameter name | Data type | Description |
---|---|---|
key | string | The entire TLS private key as a string. |
cert | string | The entire TLS certificate chain as a string. |
Optional Parameters
Parameter name | Data type | Description |
---|---|---|
ca | string | The entire TLS certificate authority as a string. |
Substitute Parameters
There are no substitute parameters.
Allowed Users
The following users are allowed to run this job:
- root
Allowed Groups
The following groups are allowed to run this job:
- root
- exaadm
- exadbadm
Examples
There are no examples.