mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-17 06:02:25 -04:00
certbot: add ns2 variant of staging authoritative DNS
This commit is contained in:
parent
5106ec7f4a
commit
275d63e8b3
1 changed files with 3 additions and 1 deletions
|
@ -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" \
|
||||
--cert-name 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…
Add table
Add a link
Reference in a new issue