Unable to create wildcard

My domain is:smartcampus.be

I ran this command:
certbot
certonly
-d smartcampus.be
-d *.smartcampus.be
–manual
–preferred-challenges dns
–server https://acme-v02.api.letsencrypt.org/directory
produced this output:
Please deploy a DNS TXT record under the name
_acme-challenge.smartcampus.be with the following value:

GfavqzyfmYWgrt8_aojp68FuJH9_VcFb1UQ3fIBF_fE

Before continuing, verify the record is deployed.


Press Enter to Continue


Please deploy a DNS TXT record under the name
_acme-challenge.smartcampus.be with the following value:

BFmzozU9_Smm2kVbqvuRUfxmZMyM2AgZjGG8-Y2bTrc

Before continuing, verify the record is deployed.
(This must be set up in addition to the previous challenges; do not remove,
replace, or undo the previous challenge tasks yet. Note that you might be
asked to create multiple distinct TXT records with the same name. This is
permitted by DNS standards.)

(it gave me 2 different values) and now i reached my rate limit.
I’m a rookie when it comes to certificates, please help.

Hi @Anthonystu

checking your domain via https://check-your-website.server-daten.de/?q=smartcampus.be this is the result:

So you have created one correct entnry. And you didn't create the wrong entry

_acme-challenge.smartcampus.be.smartcampus.be

But if you want one certificate with two domain names

-d smartcampus.be
-d *.smartcampus.be

you have to create two entries with the same domain name and different values.

One hour, then the limit is gone.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.