mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
switch main domain for ECDSA mail server cert
This commit is contained in:
parent
88eba9a5fe
commit
50de6d59c0
@ -2,7 +2,6 @@ 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" \
|
||||
--cert-name mta-sts.mail.grapheneos.org \
|
||||
-d mta-sts.mail.grapheneos.org \
|
||||
-d mail.grapheneos.org \
|
||||
-d mail.grapheneos.net \
|
||||
-d mta-sts.attestation.app \
|
||||
@ -19,6 +18,7 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
-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
|
||||
|
Loading…
Reference in New Issue
Block a user