graphene-os-server-infrastr.../certbot/grapheneos.social
2024-06-04 13:26:50 -04:00

7 lines
291 B
Plaintext

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" \
--cert-name grapheneos.social \
-d grapheneos.social \
-d www.grapheneos.social