-
I've downloaded lego 4.6. I'm using BlueCat 9.4. I've set the environment variables but when I try to test I get an error "UNAUTHORIZED USER". I've verified the username and password is correct and the account is enabled for API. Here's what I'm getting along with the environment variables (with dummy values substituted in the variables and output):
Also for the certificate how do I specify an additional FQDN for the cert (for example, www.mydomain)? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I'm making progress, it turns out the URL should just be "http://bam.mydomain". With that it I can run it and it adds the TXT record but I got an error that the time limit was exceeded for the record to propagate even though I was able to verify the TXT record was resolving. More to dig into. |
Beta Was this translation helpful? Give feedback.
-
I'm still getting time limit exceeded, sometimes with the error that the record can't be resolved, other times that it doesn't match the expected value of the TXT record. Part of that is each run creates the TXT record but fails cleanup:
|
Beta Was this translation helpful? Give feedback.
Related to #1626 fixed by #1627
Available in v4.7.0