mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 21:49:22 -05:00
move website server mta-sts to mail server
This commit is contained in:
parent
4abeaf06f5
commit
d128124200
@ -4,31 +4,21 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
--cert-name grapheneos.org \
|
||||
-d grapheneos.org \
|
||||
-d www.grapheneos.org \
|
||||
-d mta-sts.grapheneos.org \
|
||||
-d grapheneos.app \
|
||||
-d mta-sts.grapheneos.app \
|
||||
-d www.grapheneos.app \
|
||||
-d grapheneos.ca \
|
||||
-d mta-sts.grapheneos.ca \
|
||||
-d www.grapheneos.ca \
|
||||
-d grapheneos.com \
|
||||
-d mta-sts.grapheneos.com \
|
||||
-d www.grapheneos.com \
|
||||
-d grapheneos.dev \
|
||||
-d mta-sts.grapheneos.dev \
|
||||
-d www.grapheneos.dev \
|
||||
-d grapheneos.info \
|
||||
-d mta-sts.grapheneos.info \
|
||||
-d www.grapheneos.info \
|
||||
-d grapheneos.net \
|
||||
-d mta-sts.grapheneos.net \
|
||||
-d www.grapheneos.net \
|
||||
-d grapheneos.ovh \
|
||||
-d mta-sts.grapheneos.ovh \
|
||||
-d www.grapheneos.ovh \
|
||||
-d grapheneos.page \
|
||||
-d mta-sts.grapheneos.page \
|
||||
-d www.grapheneos.page \
|
||||
-d vanadium.app \
|
||||
-d mta-sts.vanadium.app \
|
||||
-d www.vanadium.app
|
||||
|
@ -6,8 +6,18 @@ 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.app \
|
||||
-d mta-sts.grapheneos.ca \
|
||||
-d mta-sts.grapheneos.com \
|
||||
-d mta-sts.grapheneos.dev \
|
||||
-d mta-sts.grapheneos.info \
|
||||
-d mta-sts.grapheneos.net \
|
||||
-d mta-sts.grapheneos.network \
|
||||
-d mta-sts.grapheneos.online \
|
||||
-d mta-sts.grapheneos.org \
|
||||
-d mta-sts.grapheneos.ovh \
|
||||
-d mta-sts.grapheneos.page \
|
||||
-d mta-sts.grapheneos.social \
|
||||
-d mta-sts.matrix.grapheneos.org \
|
||||
-d mta-sts.seamlessupdate.app
|
||||
-d mta-sts.seamlessupdate.app \
|
||||
-d mta-sts.vanadium.app
|
||||
|
Loading…
Reference in New Issue
Block a user