Eenos now supports automatic deployment of unlimited wildcard SSL certificates using the Eenos Certbot DNS plugin. Secure domains and subdomains with fully automated SSL provisioning, renewal, and fallback HTTP validation.
SSL certificates are an essential part of modern web hosting security. They protect websites, APIs, applications, and subdomains by encrypting communication between visitors and servers. Managing SSL certificates manually for multiple domains and subdomains can become complicated, especially for hosting providers managing hundreds or thousands of websites.
With the latest Eenos SSL automation improvements, wildcard SSL certificates are now the default choice for automatic SSL deployment. Eenos uses the Eenos Certbot DNS Plugin to automatically issue and install unlimited wildcard SSL certificates for hosted domains.
Wildcard SSL certificates simplify SSL management by securing the main domain and all first-level subdomains with a single certificate.
Example:
example.com
*.example.com
This single certificate can secure:
www.example.com
mail.example.com
shop.example.com
api.example.com
dev.example.com
without requiring separate SSL certificates for every subdomain.
Eenos integrates with Certbot using the native Eenos DNS authentication plugin to automate wildcard certificate generation.
During SSL deployment, Eenos automatically:
The entire process happens without manual certificate generation or DNS record management.
Eenos supports unlimited wildcard SSL certificate deployment based on the Let's Encrypt certificate authority limits.
Users can automatically generate wildcard certificates for hosted domains without additional licensing costs.
Benefits include:
Previously, SSL deployment commonly relied on HTTP validation using the webroot method. While HTTP validation works well, wildcard certificates require DNS validation.
With Eenos, wildcard SSL is now the preferred deployment method.
When deploying SSL for:
example.com
Eenos will automatically attempt:
example.com
*.example.com
Using DNS validation through the Eenos Certbot DNS plugin.
This provides complete SSL coverage for future subdomains without requiring additional certificate deployment.
Not every domain uses Eenos-managed DNS.
For domains where DNS is hosted externally, wildcard SSL DNS validation may not be possible because Eenos cannot automatically create DNS TXT records.
In this situation, Eenos automatically falls back to HTTP-01 webroot validation.
The fallback process:
This ensures SSL automation continues working even when external providers manage DNS.
Eenos provides a command-line SSL deployment utility:
/scripts/installautosslfordomain
This tool allows system administrators to manually trigger SSL deployment, renewal, and certificate replacement directly from the server terminal.
Example:
/scripts/installautosslfordomain -d example.com
The command automatically:
Existing SSL certificates can easily be replaced with wildcard certificates.
First, remove the existing SSL deployment:
/scripts/installautosslfordomain --delete example.com
Then deploy the new wildcard SSL certificate:
/scripts/installautosslfordomain -d example.com
Eenos will create a new wildcard certificate:
example.com
*.example.com
and update the server configuration automatically.
Complete documentation for the SSL deployment tool is available here:
Eenos installautosslfordomain Documentation
Instead of managing certificates individually:
www.example.com
mail.example.com
api.example.com
shop.example.com
a wildcard certificate protects all subdomains:
*.example.com
Hosting providers can deploy new websites and subdomains without waiting for additional SSL issuance.
Website owners automatically get secure HTTPS access without having to request certificates.
Eenos handles:
A wildcard SSL certificate secures a domain and all of its first-level subdomains using a single certificate.
Example : *.example.com
protects: mail.example.com, www.example.com, api.example.com
Yes. Eenos supports automatic deployment of unlimited wildcard SSL certificates using the Eenos Certbot DNS plugin, subject to Let's Encrypt rate limits.
Eenos attempts wildcard SSL deployment first using DNS validation.
If DNS is managed externally and cannot be updated automatically, Eenos falls back to HTTP webroot validation.
Run: /scripts/installautosslfordomain -d example.com
Eenos will automatically attempt wildcard certificate deployment.
Yes. Certificates deployed through Eenos are automatically renewed through the integrated Certbot renewal process.
No. If the domain DNS is managed by Eenos, the Certbot DNS plugin automatically creates and removes DNS challenge records.
Experience the power of Eenos with a free trial today!