Letâs Encrypt and DNSimple
Table of Contents
- Differences between Letâs Encrypt and Standard SSL certificates
- Letâs Encrypt highlights
- Integration
- Products
- DNSimple limitations
- DNSimple plan-specific features
- Testing
- Ordering a certificate
- Auto-renewal
Letâs Encrypt is an innovative certificate authority (CA) that joined the scene in late 2015. They became an official member of the CA/B forum in 2016.
Their three most distinguishing characteristics, as listed on their homepage, are free, automated, and open.
- Free: Letâs Encrypt SSL certificates are free. They donât charge per certificate.
- Automated: Letâs Encryptâs issuance process is fully automated. They developed an issuance protocol called ACME thatâs designed to be fully automated with no manual intervention.
- Open: The source code of Letâs Encryptâs certification authority is completely open source and available in a GitHub account.
Differences between Letâs Encrypt and Standard SSL certificates
This table summarizes the most important differences between Letâs Encrypt and Standard SSL certificates:
 | Letâs Encrypt | Standard |
---|---|---|
Certificate Expiration | 90 days | One year |
Single names | Supported | Supported |
Wildcard names | Supported | Supported |
Multi-domain (via SAN) | Supported by default | Supported only by specific products |
Max SAN domains | 100 | Depends on the CA and product |
Validation type | DV only | DV, OV, EV |
Cost | Free | Depends on the CA and product |
Limits | Per-domain, Per-week limits | N/A |
Letâs Encrypt highlights
Letâs Encrypt is different from most traditional CAs. Here are a few notes and limitations to keep in mind before requesting one of their SSL certificates:
- Letâs Encrypt only issues domain-validated SSL certificates. Thereâs no plan to support OV or EV certificates.
- Letâs Encrypt supports single-name and wildcard names.
- A single Letâs Encrypt certificate can include up to 100 SAN names. Names can be single-name, wildcard names, or both.
- Letâs Encrypt certificates have a fixed expiration period of 90 days. You canât request a certificate with a longer expiration, though most other CAs will issue certificates valid for up to one year.
- Letâs Encryptâs SSL certificates are compatible with major browsers and trusted by all major root programs.
- Letâs Encrypt certificates are domain-validated. The most common validation mechanisms are DNS-based and HTTP-based. They donât support traditional email-based validation.
- Letâs Encrypt rate-limits requests. Understand their limits before requesting a large number of certificates.
Some Letâs Encrypt features may not be supported by DNSimple. Check the limitations section to learn which features are supported.
Integration
The DNSimple Letâs Encrypt integration allows you to request an SSL certificate for free using the Letâs Encrypt certification authority.
To request an SSL certificate with Letâs Encrypt, the domains must be delegated to and exclusively resolving with DNSimple. It is not compatible with Secondary DNS. The domain doesnât need to be registered with DNSimple.
The certificate validation is completely automated using a DNS challenge. Once issued, youâll receive an email and webhook notification. The certificate will then be available to download from your DNSimple account.
The certificate expiration is 90 days. If auto-renewal is enabled, the certificate will automatically renew before the expiration. If a new validation is necessary, weâll automatically re-validate the domain via DNS. Once renewed, youâll receive an email and webhook notification. Youâll still need to install the newly issued certificate once renewed.
As suggested by Letâs Encrypt, the renewal will happen any time after 60 days (30 days before expiration).
Although Letâs Encrypt certificates can be installed manually, the entire process is designed to be fully automated. We encourage you to use our certificate API to fetch the certificate and install it programmatically.
Products
Letâs Encrypt provides only one type of certificate. They issue only domain-validated, SAN certificates, and support both single-name and wildcard names.
Single-name certificates can be considered a special type of multi-name certificate with a single name associated with it. Letâs Encrypt offering is both multi-name and single-name.
The ability to customize names associated with a Letâs Encrypt certificate depends on the plan youâre subscribed to. Check the plans and pricing page to view all your options.
DNSimple limitations
DNSimple doesnât support all Letâs Encrypt features. Some features will be incrementally introduced in the future, while others are not supported due to design decisions or limitations imposed by our system.
- We only support DNS-based validation. We donât plan to support the HTTP or TLS-SNI challenges.
- We donât support the ability to include names from different domains in the same certificate SAN. We only support same-domain names (subdomains).
- We donât support custom CSR or private key while requesting a new certificate. The CSR will be generated by DNSimple based on the domains specified in the certificate order.
- To use our Letâs Encrypt integration, the domain must be resolving with us, as weâll automatically create the DNS records required for the validation.
DNSimple plan-specific features
Letâs Encrypt feature support varies based on your DNSimple plan.
- You can request as many certificates as you want as long as you stay within Letâs Encrypt rate limits.
- Depending on your plan, you can specify your custom subdomains, or theyâll default to www/root domain. View our plans and pricing page to check which plans support certificates with subdomains.
- Depending on your plan, you can customize the certificate SAN with up to 100 extra names for a single certificate. View our plans and pricing page to check which plans support certificates with SAN.
Testing
We donât support Letâs Encrypt in our sandbox environment. We discourage the use of the production environment for heavy or automated testing purposes, as you may quickly hit Letâs Encrypt rate limits.
If you have specific testing needs, consider using the Letâs Encrypt staging environment.
Ordering a certificate
To order a new certificate via Letâs Encrypt using DNSimple, follow the instructions in the article Ordering a Letâs Encrypt SSL certificate.
If you already have a certificate and you want to renew it, follow the instructions for Renewing an SSL certificate. We also support auto-renewals for Letâs Encrypt certificates.
Auto-renewal
DNSimple supports auto-renewals for Letâs Encrypt certificates. When the auto-renewal feature is turned on, weâll automatically renew the certificate before expiration.
Once renewed, youâll receive an email and webhook notification. The certificate will then be available to download from your DNSimple account.
Letâs Encrypt certificates are automatically renewed 30 days before the expiration date, as suggested by Letâs Encrypt, with automatic failover attempts every day in case of temporary failures.
This feature is available for free to all accounts. You can enable/disable auto-renewal for a certificate from the SSL certificate page. To use the feature, the certificate must not be expired.