diff --git a/certbot/staging.attestation.app b/certbot/staging.attestation.app index 5d49bb7..4fc8c4e 100644 --- a/certbot/staging.attestation.app +++ b/certbot/staging.attestation.app @@ -1,5 +1,5 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \ --key-type ecdsa --reuse-key --must-staple --preferred-chain "ISRG Root X1" \ --deploy-hook "/usr/local/bin/certbot-ocsp-fetcher -o /etc/nginx/ocsp-cache" \ - --cert-name staging.attestation.org \ - -d staging.attestation.org + --cert-name staging.attestation.app \ + -d staging.attestation.app