mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-03 14:03:49 -04:00
move mta-sts.matrix.grapheneos.org to mail server
This commit is contained in:
parent
dc840b7925
commit
5c6f540cf3
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" \
|
||||
--cert-name matrix.grapheneos.org \
|
||||
-d matrix.grapheneos.org \
|
||||
-d mta-sts.matrix.grapheneos.org \
|
||||
-d element.grapheneos.org
|
||||
|
|
|
@ -6,4 +6,5 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
|||
-d mail.grapheneos.org \
|
||||
-d mta-sts.attestation.app \
|
||||
-d mta-sts.discuss.grapheneos.org \
|
||||
-d mta-sts.grapheneos.social
|
||||
-d mta-sts.grapheneos.social \
|
||||
-d mta-sts.matrix.grapheneos.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue