v1
latestOpenAPI 3.1.02026-07-24317911.4 MBUpdate SSL certificate for CertManager
Path parameters
Request body
These are alterntive names that can be included in the certificate, each one comma seperated must be valid and pointed at the cluster
This is the reseller that owns and has access to the certificate
This is the main email address associated with the certificate request, it will be used to auto create an account with LetsEncrypt
The datetime the certificate will expire. Only valid option for 'update' is 0 which will reset the expires time and cause the certificate to be regenerated as soon as possible.
Response
This is the main hostname for the certficate. This must be a FQDN and much post via CNAME or A record to a ip(s) of the cluster
These are alterntive names that can be included in the certificate, each one comma seperated must be valid and pointed at the cluster
This is the reseller that owns and has access to the certificate
This is the main email address associated with the certificate request, it will be used to auto create an account with LetsEncrypt
This is the status of the certificate request process. Should be "ok" if not in process of upgrading or renewing
The datetime the certificate was generated
The datetime the certificate will expire
http-01 or dns-01, for most all requests it will be http-01 and you can leave off requests
For most cases this will be "yes" or "ndp" with the later being used to create ndp/endpoint specific certifcates replicated to those servers only.
Example response
[
{
"common-name": "portal.example.com"
}
]