Let's Encrypt Certificate
Let's Encrypt makes it simple and secure to obtain SSL/TLS certificates for your domain and subdomains. Follow the steps below to ensure a smooth setup.
Prerequisites
Before requesting a certificate, verify the following:
DNS Setup:
Optional for DNS-01 validation.
Required for HTTP-01 validation (domain must resolve to the server's IP).
DNS Credential:
Mandatory for wildcard certificates (e.g.,
*.example.com
).Learn how to add credentials and view supported providers.
Email Address:
Required for registering an ACME account and receiving certificate expiration notifications.
Requesting a Certificate
On the Site's SSL/TLS page, you can initiate the process to acquire a Let's Encrypt certificate. Complete the following fields:
![]() |
---|
Field | Description | Type |
---|---|---|
Credential | Select a DNS Credential (e.g., Cloudflare, Google Cloud DNS, Route 53, DigitalOcean) or use NGINX HTTP-01 (default). | Enum |
Acme Email | Enter a valid email address for ACME account registration and to receive expiration reminders. | String |
Acquiring the Certificate
Once the fields are configured:
Click the Acquire Certificate button.
The system will automatically handle the certificate issuance process.
Your Let's Encrypt SSL/TLS certificate will be ready shortly, securing your domain and its subdomains effortlessly.