mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 21:49:22 -05:00
move mta-sts.grapheneos.social to mail server
This commit is contained in:
parent
aa89e675d6
commit
dc840b7925
@ -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…
Reference in New Issue
Block a user