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