This repository contains a wrapper script that makes it easier to use Electronic Frontier Foundation's (EFF's) Certbot with the ZeroSSL ACME server
- Install the operating system packages for
curlandcertbot - Install the ZeroSSL wrapper script
- Quick:
- run
bash <(curl -s https://zerossl.com/get-zerosslbot.sh) - Done!
- run
- Careful:
- Run
curl -s https://zerossl.com/get-zerosslbot.sh > get-zerosslbot.sh - Inspect the file to see that it does what it is supposed to do
- Run
source get-zerosslbot.sh
- Run
- Quick:
To use the ZeroSSL ACME server instead of running certbot run zerossl-bot.
sudo zerossl-bot certonly --standalone -m [email protected] -d mydomain.example.comsudo zerossl-bot --apache -m [email protected] -d myotherdomain.example.comsudo zerossl-bot --apache -d mythirddomain.example.com --zerossl-api-key 1234567890abcdef1234567890abcdef