Kontenum supports two ways to enable HTTPS:
Manual Certificate Upload
Upload an existing SSL certificate issued by any trusted Certificate Authority.
Automatic HTTPS (ACME / Let’s Encrypt)
Let Kontenum automatically issue and renew certificates for your delivery domain.
Both methods result in certificates being managed centrally under Certificate Management.
Navigate to:
Certificates → Certificate Management → Upload Certificate

You will see three input fields:
Certificate (required)
The public certificate file (usually .crt or .pem).
Private Key (required) The private key that matches the certificate.
CA Bundle (optional but strongly recommended) The intermediate certificate chain provided by your Certificate Authority.
Although Kontenum automatically validates certificates against public root CAs, uploading the full CA bundle is highly recommended because:
Best practice: Always upload the full certificate chain (certificate + intermediates).
After uploading, click Upload. The certificate will appear in the certificate list.
After uploading (or selecting an existing certificate), you will see detailed certificate information:
You can also:
Kontenum automatically monitors certificate expiration and sends reminder emails at:
These notifications are sent to the account email to help you avoid service disruption.
Kontenum provides built-in ACME support using Let’s Encrypt for free SSL certificates.
In your Site settings, enable:
Automatic HTTPS Protection → Free SSL Certificate from Let’s Encrypt

The system will automatically go through these steps:
ACME uses HTTP-01 challenge, which has the following requirements:
Before enabling ACME, make sure:

If DNS is not ready, validation will fail and the certificate cannot be issued.
For Sites with ACME enabled:
Certificates are automatically renewed 7 days before expiration
Renewal notifications are sent:
No manual action is required as long as DNS and site configuration remain valid.
All certificates issued via ACME:
This ensures consistent management across all SSL methods.
If you encounter validation or trust issues, verify DNS configuration and certificate chain completeness before contacting support.