Open mattn opened 3 years ago
Hello,
the output of the command in https://github.com/go-acme/lego/pull/808#issuecomment-467316780 suggests that wildcard domains works, but maybe it was a false positive.
ping @Sugi275
I've had to request a lot of wildcard certificates with the oraclecloud
provider (and have gotten a few thousand of them), so it can and does work at least some of the time. What I've noticed is that my success rate dramatically increased when I started using the --dns.disable-cp
flag and specifying public DNS hosts with --dns.resolvers 8.8.8.8
.
I've had a lot of trouble verifying quite what's going wrong. Frequently it would just work when I tried it a second time, but those options have helped it work the first time more often.
Welcome
What did you expect to see?
run finish the tasks successfully.
What did you see instead?
run fail with wildcard.
How do you use lego?
Binary
Reproduction steps
Version of lego
Logs
Go environment (if applicable)