graphene-os-server-infrastr.../certbot/0.releases.grapheneos.org

9 lines
394 B
Org Mode
Raw 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 --preferred-chain "ISRG Root X1" \
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
2023-05-22 22:31:22 +00:00
--cert-name releases.grapheneos.org \
-d releases.grapheneos.org \
-d apps.grapheneos.org \
-d seamlessupdate.app \
-d www.seamlessupdate.app