diff --git a/scripts/regenerate_certificates.sh b/scripts/regenerate_certificates.sh index 3042ac4..5613c40 100755 --- a/scripts/regenerate_certificates.sh +++ b/scripts/regenerate_certificates.sh @@ -23,7 +23,7 @@ sudo certbot certonly --standalone \ -d systemsobscure.blog \ -d www.systemsobscure.blog \ -d s3.systemsobscure.net \ - -d "*.s3.systemsobscure.net" + -d eolas.s3.systemsobscure.net echo "INFO Confirming certificate creation..."