Open jorgejarne opened 2 years ago
Hi @jorgejarne, thanks for opening this issue.
I'm not sure you've set up dns_resolvers
properly, can you please try setting up the account with dns_resolvers="ns41.cloudns.net,ns42.cloudns.net,ns43.cloudns.net"
?
Thanks for your answer @remilapeyre, I have tried that but I still get the same error.
I am still having the same issue. @remilapeyre another question. The input parameters to create or update an ACME account are the next ones:
However, I must set “dns_resolvers” instead of “dns_resolver”, if not the plugin doesn’t get the list of DNS resolvers.
Could it be related to my issue?
I am still having the same issue. @remilapeyre another question. The input parameters to create or update an ACME account are the next ones:
However, I must set “dns_resolvers” instead of “dns_resolver”, if not the plugin doesn’t get the list of DNS resolvers.
Could it be related to my issue?
That appears to be a typo in the docs, the proper option is dns_resolvers
and not dns_resolver
, opened a PR to fix it #38
Hi! I have created the role and the account as explained in the repository documentation:
However, when I try to get a certificate, I get this error message:
Does someone know how to solve it? Thanks in advance.