mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-25 17:16:17 -05:00
certbot: add nominatim.staging.grapheneos.org
This commit is contained in:
parent
3b5589f117
commit
a76f259c23
1 changed files with 6 additions and 0 deletions
|
|
@ -3,3 +3,9 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
|||
--deploy-hook "nginx -s reload" \
|
||||
--cert-name staging.grapheneos.org \
|
||||
-d staging.grapheneos.org
|
||||
|
||||
certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
|
||||
--key-type ecdsa --reuse-key --required-profile tlsserver \
|
||||
--deploy-hook "nginx -s reload" \
|
||||
--cert-name staging.grapheneos.network \
|
||||
-d nominatim.staging.grapheneos.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue