Install SSL certificates using certbot. For more information on Droid, please see droidphp.com.
The steps involved are:-
- Install the certbot-auto package.
- Run certbot-auto for all
module_certbot_domains
./etc/nginx/conf.d/
.
- The platform is Debian-based.
- Each of the virtual hosts is running on each of the upstream servers.
- As there are no apt packages for certbot, wget is used to download certbot-auto on each run.
- module_certbot_email: the email address used to run certbot --email
- module_certbot_domains: array with keys
name
(domain name itself) andserver
(apache or nginx)