graphene-os-server-infrastr.../certbot/grapheneos.social
2025-07-23 00:26:41 -04:00

6 lines
266 B
Text

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