v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBCustom Domain
Generate Let's Encrypt certificates
Generates and installs a Let's Encrypt certificate on the cluster as SNI with your custom domain. This requires that your provided SNI host points to the CloudAMQP instance hostname. Otherwise the generation and renewal of the certificate will fail.
Note: When creating a custom domain, the listeners on your servers will be restarted in order to apply the changes. This will close your current connections.
post/custom-domain
Request body
Example request
{
"hostname": "myname.mydomain"
}Response
Custom domain configured successfully