Hello @JuergenAuer
I added the values in DNS and when I check it manually to confirm another set of values are generated, one for the base domain and wildcard.
certbot certonly --agree-tos --manual --preferred-challenges=dns -d xyz.com -d *.xyz.com
Please correct me if I’m wrong.