¶ HTTPS And SSL
Kubly supports HTTPS through automatic SSL and custom TLS certificates. Auto SSL uses cert-manager and ACME. Custom SSL uses your uploaded PEM certificate and private key.
- Requests and attaches certificates for verified domains.
- Updates routing so the host uses TLS.
- Tracks SSL status until active or failed.
- Supports custom certificate uploads.
- You want secure HTTPS traffic for a custom domain.
- You have your own certificate and private key.
- You want Kubly to request a certificate automatically.
- A verified domain or generated route supported by your platform.
- Working DNS records.
- Auto SSL platform support or a valid PEM certificate and private key.
Screenshot Required
- Verify the domain in Kubly.
- Choose Auto SSL or Custom SSL.
- For Auto SSL, start certificate generation and wait for status.
- For Custom SSL, upload the certificate and private key requested by the UI.
- Wait for Kubly to bind TLS to the route.
- Open the HTTPS URL and confirm the browser shows a valid certificate.
- Starting SSL before DNS has propagated.
- Uploading a certificate and private key that do not match.
- Retrying too often and running into ACME rate limits.
- Fix DNS first when SSL remains pending.
- Use custom SSL as a temporary workaround for urgent production traffic when auto SSL is blocked.
- Never paste private keys into logs, tickets, or screenshots.