Introduction

Eenos 2.0.3 introduces one of the most significant improvements to the platform's SSL automation capabilities. This release adds the native Eenos Certbot DNS plugin, enabling fully automated DNS validation and the issuance of free unlimited Let's Encrypt wildcard SSL certificates for hosted domains. Alongside these new capabilities, this version includes wildcard SAN support, certificate management enhancements, DNS template improvements, and numerous core optimizations to improve reliability and performance.

Eenos 2.0.3 Change Log

New Features

Native Eenos Certbot DNS Plugin

  • Introduced the Eenos Certbot DNS plugin for seamless DNS-01 validation.
  • Automatically manages DNS TXT records during Let's Encrypt certificate issuance.
  • Eliminates the need for manual DNS validation or third-party DNS plugins.

Free Unlimited Wildcard SSL Certificates

  • Added support for issuing free unlimited Let's Encrypt wildcard SSL certificates.
  • Wildcard certificates are automatically provisioned using DNS validation.
  • Secure unlimited subdomains with a single certificate at no additional cost.

Wildcard SSL for Wildcard Domains

  • Added support for deploying wildcard SSL certificates directly on wildcard domains.
  • Simplifies SSL management for dynamic and multi-subdomain hosting environments.

Certificate Removal Support

  • Added a certificate removal option to: /scripts/installautosslfordomain
  • Enables administrators to remove existing AutoSSL certificates before redeployment or cleanup easily.

Improvements

Wildcard SAN Support

  • Added support for Subject Alternative Names (SANs) when issuing wildcard certificates.
  • Allows additional domains and subdomains to be included in a single wildcard SSL certificate where supported.

Improved DNS Templates

  • Updated default DNS templates for improved compatibility and easier deployment.
  • Optimized records for modern hosting environments.

Core Improvements

  • Improved internal core components for better stability, reliability, and overall performance.
  • Various code optimizations and maintenance enhancements throughout the platform.