diff --git a/certbot/staging.grapheneos.org b/certbot/staging.grapheneos.org index 4627417..7d4f5b3 100644 --- a/certbot/staging.grapheneos.org +++ b/certbot/staging.grapheneos.org @@ -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