mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-07 06:22:45 -04:00
move mta-sts.grapheneos.social to mail server
This commit is contained in:
parent
aa89e675d6
commit
dc840b7925
2 changed files with 2 additions and 2 deletions
|
@ -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" \
|
--deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \
|
||||||
--cert-name grapheneos.social \
|
--cert-name grapheneos.social \
|
||||||
-d grapheneos.social \
|
-d grapheneos.social \
|
||||||
-d mta-sts.grapheneos.social \
|
|
||||||
-d www.grapheneos.social
|
-d www.grapheneos.social
|
||||||
|
|
|
@ -5,4 +5,5 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||||
-d mta-sts.mail.grapheneos.org \
|
-d mta-sts.mail.grapheneos.org \
|
||||||
-d mail.grapheneos.org \
|
-d mail.grapheneos.org \
|
||||||
-d mta-sts.attestation.app \
|
-d mta-sts.attestation.app \
|
||||||
-d mta-sts.discuss.grapheneos.org
|
-d mta-sts.discuss.grapheneos.org \
|
||||||
|
-d mta-sts.grapheneos.social
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue