DirectAdmin: Install SSL certificate from Let's Encrypt

Please follow the steps below to install SSL certificate from Let's Encrypt in DirectAdmin control panel.

* Please replace yourdomain.com with your actual domain name.

1. Login to your DirectAdmin control panel (EG. http://yourdomain.com/da).



2. Under "Account Manager", choose SSL Certificates.



3. Select "Get automatic certificate from ACME Provider".
4. Select Let's Encrypt from "ACME Provider" list.
5. Check "Wildcard" on "Common Name".
6. For "Key Size (bits)" and "Certificate Type", leave the setting to default.
7. Click Save to run the SSL installation.
8. Check "Force SSL with https redirect", then click Save to force the website from HTTP to HTTPS.

For newly created hosting account, domain must be pointed to our server and has fully propagated so that the SSL certificate can be installed successfully.
SSL installation is automated, however it may take some time to be activated.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Windows: Installing SSL certificate in IIS

SSL certificate need to be installed on the server where the CSR was generated, this is crucial...

cPanel: Check SSL certificate status

SSL certificate is essential nowadays to boost users confidence when visiting a site.On your...

Windows: Export and import PFX file on IIS

PFX is one of the formats that Microsoft allows for SSL installation and contains both the SSL...

Windows: Force website to HTTPS using web.config

Latest web browser will show your website as "insecure" when a visitor visit your site via the...

Linux: Force Website from HTTP to HTTPS using htaccess

Recently web browsers will show a warning sign if your website is not secure with HTTPS...