ssl: wildcard cert for lulu26.eu

This commit is contained in:
Franzi 2025-07-06 10:03:51 +02:00
parent 37e29fbaf3
commit 540ef9d606
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 51 additions and 1 deletions

View file

@ -39,7 +39,7 @@ then
echo
echo You must now provide this DNS record:
echo "$(tput bold)_acme-challenge.$domain IN TXT $token_value$(tput sgr0)"
echo "$(tput bold)_acme-challenge IN TXT $token_value$(tput sgr0)"
echo
echo "Hit ENTER once it's available."
read