mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
move mta-sts.discuss.grapheneos.org to mail server
This commit is contained in:
parent
95e0c68cb0
commit
aa89e675d6
@ -2,5 +2,4 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
--key-type ecdsa --reuse-key --must-staple --preferred-chain "ISRG Root X1" \
|
||||
--deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \
|
||||
--cert-name discuss.grapheneos.org \
|
||||
-d discuss.grapheneos.org \
|
||||
-d mta-sts.discuss.grapheneos.org
|
||||
-d discuss.grapheneos.org
|
||||
|
@ -4,4 +4,5 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
--cert-name mta-sts.mail.grapheneos.org \
|
||||
-d mta-sts.mail.grapheneos.org \
|
||||
-d mail.grapheneos.org \
|
||||
-d mta-sts.attestation.app
|
||||
-d mta-sts.attestation.app \
|
||||
-d mta-sts.discuss.grapheneos.org
|
||||
|
Loading…
Reference in New Issue
Block a user