HTTPS Setup With Certbot in Digital Ocean Droplets

For Installation
sudo apt install python3-certbot-apache


For Activation
sudo certbot --apache --expand -d domainname.com

Comments

Popular posts from this blog

When failed to start MariaDB database server (Solution - Again Installation)