You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I'm using a binary release within 2 latest releases.
Yes, I've searched similar issues on GitHub and didn't find any.
Yes, I've included all information below (version, config, etc).
What did you expect to see?
Don't do cname verification
What did you see instead?
Found CNAME entry for "_acme-challenge.xxx.com.": "mco.bbb.com."
How do you use lego?
Binary
Reproduction steps
Make an A record for the domain name( eg: xxx.com A 127.0.0.1)
Make another CName record of the universal domain name ( eg: *.xxx.com CNAME mco.bbb.com)
Version of lego
lego version 4.9.1 linux/amd64
Logs
+ ./lego --dns alidns --dns.resolvers 223.5.5.5 --pem -d xxx.com -d '*.xxx.com' -k=ec384 renew -days 72023/01/06 11:18:54 [INFO] [xxx.com] acme: Trying renewal with -3 hours remaining2023/01/06 11:18:54 [INFO] [xxx.com, *.xxx.com] acme: Obtaining bundled SAN certificate2023/01/06 11:18:56 [INFO] [*.xxx.com] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/******1472023/01/06 11:18:56 [INFO] [xxx.com] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/******1572023/01/06 11:18:56 [INFO] [*.xxx.com] acme: use dns-01 solver2023/01/06 11:18:56 [INFO] [xxx.com] acme: Could not find solver for: tls-alpn-012023/01/06 11:18:56 [INFO] [xxx.com] acme: Could not find solver for: http-012023/01/06 11:18:56 [INFO] [xxx.com] acme: use dns-01 solver2023/01/06 11:18:56 [INFO] [*.xxx.com] acme: Preparing to solve DNS-012023/01/06 11:18:56 [INFO] Found CNAME entry for "_acme-challenge.xxx.com.": "mco.bbb.com."2023/01/06 11:18:56 [INFO] [xxx.com] acme: Preparing to solve DNS-012023/01/06 11:18:56 [INFO] Found CNAME entry for "_acme-challenge.xxx.com.": "mco.bbb.com."2023/01/06 11:18:56 [INFO] [*.xxx.com] acme: Cleaning DNS-01 challenge2023/01/06 11:18:56 [INFO] Found CNAME entry for "_acme-challenge.xxx.com.": "mco.bbb.com."2023/01/06 11:18:57 [WARN] [*.xxx.com] acme: cleaning up failed: alicloud: zone bbb.com. not found in AliDNS for domain mco.bbb.com.2023/01/06 11:18:57 [INFO] [xxx.com] acme: Cleaning DNS-01 challenge2023/01/06 11:18:57 [INFO] Found CNAME entry for "_acme-challenge.xxx.com.": "mco.bbb.com."2023/01/06 11:18:57 [WARN] [xxx.com] acme: cleaning up failed: alicloud: zone bbb.com. not found in AliDNS for domain mco.bbb.com.2023/01/06 11:18:57 [INFO] Deactivating auth: https://acme-v02.api.letsencrypt.org/acme/authz-v3/******1472023/01/06 11:18:58 [INFO] Deactivating auth: https://acme-v02.api.letsencrypt.org/acme/authz-v3/******1572023/01/06 11:18:58 error: one or more domains had a problem:[*.xxx.com] [*.xxx.com] acme: error presenting token: alicloud: zone bbb.com. not found in AliDNS for domain mco.bbb.com.[xxx.com] [xxx.com] acme: error presenting token: alicloud: zone bbb.com. not found in AliDNS for domain mco.bbb.com.
Go environment (if applicable)
$ go version && go env
# paste output here
The text was updated successfully, but these errors were encountered:
tossp
changed the title
Found CNAME entry for "_acme-challenge.cdmcit.com.": "mco.tossp.com."
Found CNAME entry for "_acme-challenge.xxx.com.": "mco.bbb.com."
Jan 6, 2023
Welcome
What did you expect to see?
Don't do cname verification
What did you see instead?
How do you use lego?
Binary
Reproduction steps
Version of lego
lego version 4.9.1 linux/amd64
Logs
Go environment (if applicable)
The text was updated successfully, but these errors were encountered: