The SSL Certificates library manages the certificates you attach to your Load Balancers and CDN zones. Open the SSL Certificates page in my.cubepath.com.

Add a certificate

Click Create Certificate and pick one of two tabs:

  • Let's Encrypt — a managed certificate. Give it a Name, select one of your active DNS zones, and choose the Domain Names to cover: the root domain (a checkbox) plus any subdomains you add. A subdomain of * issues a wildcard. A preview lists every domain that will be included.
  • Uploaded — bring your own. Provide a Name, paste the Certificate and the matching Private Key, and optionally the intermediate Chain.

Auto-renew

When issuing a Let's Encrypt certificate, the Auto Renew switch (on by default) keeps it renewed before expiry, so attached resources never serve an expired certificate.

What you see

Each certificate is listed with its name, a type badge (Let's Encrypt or Uploaded) and a status badge:

StatusMeaning
ValidIssued and in use
PendingRequested, issuance in progress
ExpiredPast its expiry date — attached resources will fail TLS
FailedIssuance didn't complete

The card also shows the covered domains and the expiry date, flagging certificates that expire soon.

Renew and delete

For a valid Let's Encrypt certificate you can trigger a manual Renew at any time. The delete action removes a certificate from the library after a confirmation.