move mta-sts.grapheneos.social to mail server

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

View File

@ -3,5 +3,4 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
--deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \
--cert-name grapheneos.social \
-d grapheneos.social \
-d mta-sts.grapheneos.social \
-d www.grapheneos.social

View File

@ -5,4 +5,5 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
-d mta-sts.mail.grapheneos.org \
-d mail.grapheneos.org \
-d mta-sts.attestation.app \
-d mta-sts.discuss.grapheneos.org
-d mta-sts.discuss.grapheneos.org \
-d mta-sts.grapheneos.social