From dc840b7925189f57f00168ed18527d010ba14c79 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 21 Jun 2023 14:20:43 -0400 Subject: [PATCH] move mta-sts.grapheneos.social to mail server --- certbot/grapheneos.social | 1 - certbot/mta-sts.mail.grapheneos.org | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/certbot/grapheneos.social b/certbot/grapheneos.social index d7f3132..d2c21d1 100644 --- a/certbot/grapheneos.social +++ b/certbot/grapheneos.social @@ -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 diff --git a/certbot/mta-sts.mail.grapheneos.org b/certbot/mta-sts.mail.grapheneos.org index bbe4097..8a99b05 100644 --- a/certbot/mta-sts.mail.grapheneos.org +++ b/certbot/mta-sts.mail.grapheneos.org @@ -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