mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 11:00:49 -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" \
|
--deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \
|
||||||
--cert-name attestation.app \
|
--cert-name attestation.app \
|
||||||
-d attestation.app \
|
-d attestation.app \
|
||||||
-d mta-sts.attestation.app \
|
|
||||||
-d www.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" \
|
--deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \
|
||||||
--cert-name mta-sts.mail.grapheneos.org \
|
--cert-name mta-sts.mail.grapheneos.org \
|
||||||
-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
|
||||||
|
Loading…
Reference in New Issue
Block a user