(NO LONGER MAINTAINED) | Bash script to generate and install Let's Encrypt certificate for your websites on your ServerPilot account (Free or Paid Plan)
MIT License
346
stars
84
forks
source link
This is only works on nginx-sp level, what about apache-sp ? #84
This script installs let's encrypt on nginx-sp level, what about apache-sp ?
I have been installing SSL using this tutorial :
https://www.sunarlim.com/2016/07/ssl-digitalocean-serverpilot-apache/
and i would like to make use of serverpilot-letsencrypt but to make changes on apache-sp level, i need this because i have many domains use SSL on apache-sp level and once i ran serverpilot-letsencrypt on a single domain the whole server want down because port 443 is already in use by apache-sp.
This script installs let's encrypt on nginx-sp level, what about apache-sp ? I have been installing SSL using this tutorial : https://www.sunarlim.com/2016/07/ssl-digitalocean-serverpilot-apache/ and i would like to make use of serverpilot-letsencrypt but to make changes on apache-sp level, i need this because i have many domains use SSL on apache-sp level and once i ran serverpilot-letsencrypt on a single domain the whole server want down because port 443 is already in use by apache-sp.