mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 21:49:22 -05:00
add grapheneos.foundation domain
This commit is contained in:
parent
8a4e4f334f
commit
8278883a84
@ -12,6 +12,8 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
-d www.grapheneos.com \
|
||||
-d grapheneos.dev \
|
||||
-d www.grapheneos.dev \
|
||||
-d grapheneos.foundation \
|
||||
-d www.grapheneos.foundation \
|
||||
-d grapheneos.info \
|
||||
-d www.grapheneos.info \
|
||||
-d grapheneos.net \
|
||||
|
@ -8,6 +8,7 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
-d ns2.grapheneos.ca \
|
||||
-d ns2.grapheneos.com \
|
||||
-d ns2.grapheneos.dev \
|
||||
-d ns2.grapheneos.foundation \
|
||||
-d ns2.grapheneos.info \
|
||||
-d ns2.grapheneos.net \
|
||||
-d ns2.grapheneos.network \
|
||||
|
@ -10,6 +10,7 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
-d mta-sts.grapheneos.ca \
|
||||
-d mta-sts.grapheneos.com \
|
||||
-d mta-sts.grapheneos.dev \
|
||||
-d mta-sts.grapheneos.foundation \
|
||||
-d mta-sts.grapheneos.info \
|
||||
-d mta-sts.grapheneos.net \
|
||||
-d mta-sts.grapheneos.network \
|
||||
|
@ -8,6 +8,7 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
-d ns1.grapheneos.ca \
|
||||
-d ns1.grapheneos.com \
|
||||
-d ns1.grapheneos.dev \
|
||||
-d ns1.grapheneos.foundation \
|
||||
-d ns1.grapheneos.info \
|
||||
-d ns1.grapheneos.net \
|
||||
-d ns1.grapheneos.network \
|
||||
|
Loading…
Reference in New Issue
Block a user