Issues deploying wildcard certificate with certbot

certbot certonly --manual  -d "*.betafox.net" -d betafox.net --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory

Only performs challenge for:
dns-01 challenge for betafox.net

Once. Shouldn't it be twice like on this post?

1 Like