mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-31 17:46:11 -05:00
move mta-sts.attestation.app to mail server
This commit is contained in:
parent
3034c845c9
commit
95e0c68cb0
@ -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 attestation.app \
|
||||
-d attestation.app \
|
||||
-d mta-sts.attestation.app \
|
||||
-d www.attestation.app
|
||||
|
@ -3,4 +3,5 @@ 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 mta-sts.mail.grapheneos.org \
|
||||
-d mta-sts.mail.grapheneos.org \
|
||||
-d mail.grapheneos.org
|
||||
-d mail.grapheneos.org \
|
||||
-d mta-sts.attestation.app
|
||||
|
Loading…
Reference in New Issue
Block a user