-
Hey! I'm currently trying to get a wildcard certificate from let's encrypt through nginx-ui, using a DNS challenge. I get an error upon asking the certificate. Here is the output: `Getting the certificate, please wait... Generating private key for registering account Preparing lego configurations Creating client facilitates communication with the CA server Using DNS01 challenge provider Setting environment variables Registering user Obtaining certificate Cleaning environment variables fail to obtain: error: one or more domains had a problem: [.drive.domain.fr] [.drive.domain.fr] acme: could not determine solvers [drive.domain.fr] [drive.domain.fr] acme: could not determine solvers` And here is the DNS record: From what I've read, it seems to be an issues with the default resolver used by the acme client. Is there any way to change the DNS resolver used by the acme client? Thanks in advance! edit: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Can you please try again? |
Beta Was this translation helpful? Give feedback.
-
oops, lego does not support the application of wildcard domain certificates. |
Beta Was this translation helpful? Give feedback.
-
Hi, we will add customized dns reslovers for dns challenge in next version. |
Beta Was this translation helpful? Give feedback.
Hi, we will add customized dns reslovers for dns challenge in next version.