graphene-os-server-infrastr.../certbot/staging.attestation.app
2023-06-29 13:25:10 -04:00

6 lines
310 B
Erlang

certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
--key-type ecdsa --reuse-key --must-staple --preferred-chain "ISRG Root X1" \
--deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \
--cert-name staging.attestation.app \
-d staging.attestation.app