graphene-os-server-infrastr.../certbot/mta-sts.mail.grapheneos.org
2024-06-04 13:26:50 -04:00

26 lines
950 B
Org Mode

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 mta-sts.mail.grapheneos.org \
-d mail.grapheneos.org \
-d mail.grapheneos.net \
-d mta-sts.attestation.app \
-d mta-sts.discuss.grapheneos.org \
-d mta-sts.grapheneos.app \
-d mta-sts.grapheneos.ca \
-d mta-sts.grapheneos.com \
-d mta-sts.grapheneos.dev \
-d mta-sts.grapheneos.foundation \
-d mta-sts.grapheneos.info \
-d mta-sts.grapheneos.net \
-d mta-sts.grapheneos.network \
-d mta-sts.grapheneos.online \
-d mta-sts.grapheneos.org \
-d mta-sts.grapheneos.ovh \
-d mta-sts.grapheneos.page \
-d mta-sts.grapheneos.social \
-d mta-sts.mail.grapheneos.org \
-d mta-sts.matrix.grapheneos.org \
-d mta-sts.seamlessupdate.app \
-d mta-sts.vanadium.app