graphene-os-server-infrastr.../certbot/matrix.grapheneos.org
2025-06-21 18:16:58 -04:00

6 lines
275 B
Org Mode

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 matrix.grapheneos.org \
-d matrix.grapheneos.org \
-d element.grapheneos.org