graphene-os-server-infrastr.../certbot/mail.grapheneos.org

6 lines
306 B
Org Mode
Raw Normal View History

certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
2023-05-22 22:31:22 +00:00
--key-type rsa --rsa-key-size 3072 --reuse-key --preferred-chain "ISRG Root X1" \
--deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \
--cert-name mail.grapheneos.org \
-d mail.grapheneos.org