safe remove Let's Encrypt from all services

trover

Verified User
Joined
Nov 4, 2015
Messages
76
Hi,

as you can see here,
Using the free "Let's Encrypt" tool to secure 2222
As of DA 1.50.0, we've added a new feature that allows you to make use of LetsEncrypt, a tool offering free basic SSL certificates.
We've written the script in such a manner that you can also setup SSL for your hostname and all services in one simple command for your hostname:
eg:cd /usr/local/directadmin/scripts
./letsencrypt.sh request your.hostname.com 4096
which will also install the new cert/key/ca files in all respective global places for apache, dovecot, exim, ftp, and DirectAdmin.


So what is the safe way to remove Let's Encrypt and reset/regenerate (apache, dovecot, exim, ftp, and DirectAdmin) certificates ?
 
Back
Top