move mta-sts.discuss.grapheneos.org to mail server

This commit is contained in:
Daniel Micay 2023-06-21 14:20:21 -04:00
parent 95e0c68cb0
commit aa89e675d6
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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