mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 11:00:49 -05:00
certbot: add ns2 variant of staging authoritative DNS
This commit is contained in:
parent
5106ec7f4a
commit
275d63e8b3
@ -3,4 +3,6 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
|||||||
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
|
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
|
||||||
--cert-name ns1.staging.grapheneos.org \
|
--cert-name ns1.staging.grapheneos.org \
|
||||||
-d ns1.staging.grapheneos.org \
|
-d ns1.staging.grapheneos.org \
|
||||||
-d ns1.staging.attestation.app
|
-d ns2.staging.grapheneos.org \
|
||||||
|
-d ns1.staging.attestation.app \
|
||||||
|
-d ns2.staging.attestation.app
|
||||||
|
Loading…
Reference in New Issue
Block a user