graphene-os-server-infrastr.../certbot/attestation.app

7 lines
285 B
Plaintext
Raw Permalink Normal View History

2023-05-22 22:31:22 +00:00
certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
--key-type ecdsa --reuse-key --must-staple \
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
2023-05-22 22:31:22 +00:00
--cert-name attestation.app \
-d attestation.app \
-d www.attestation.app