How to Setup SSL for Administrator Panel on DirectAdmin

I was struggling to find a way how to generate the SSL for the admin panel for DirectAdmin, but I finally found something helpful.

This tutorial is for the Let’s Encrypt Free SSL

Make sure you added your domain on the administrator Server Settings and after that run the following commands.

cd /usr/local/directadmin/scripts
./letsencrypt.sh request_single `hostname` 4096

Please note that it can take 1 min after command finishes.

Full Article: https://docs.directadmin.com/webservices/ssl/service-ssls-and-le.html#setting-up-da-port-2222-with-a-commercial-ssl-certificate