graphene-os-server-infrastr.../certbot/staging.attestation.app
2025-06-21 18:16:58 -04:00

5 lines
247 B
Erlang

certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
--key-type ecdsa --reuse-key --required-profile tlsserver \
--deploy-hook "nginx -s reload" \
--cert-name staging.attestation.app \
-d staging.attestation.app