Files
Open-RSC-Docker-Home/Certbot.sh
2018-08-18 19:51:03 -04:00

9 lines
165 B
Bash
Executable File

sudo certbot certonly \
--standalone \
--preferred-challenges http \
--agree-tos -n \
--config-dir ./etc/letsencrypt \
-d wolfkingdom.net \
-m cleako@gmail.com \
-q