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
Found the issue.
The domain I was using for PuppetDB wasn't included in HTTPS certificate, so the client was failing silently.
I changed the puppetdb_host to a domain that was part of the server certificate and it worked like a charm.
So, I was doing something wrong, but I guess this could be checked in the code or at least documented.
Hi,
Thanks for
puppetca
and this provider.I'm having some issues trying to use the provider that I'm not able to debug.
The code being used is
Providers configuration is:
In fact,
puppetca_certificate
worked without issues at the first time.After 51 tries, the error returned is
And, if I reproduce using
curl
I get:Am I doing anything wrong or might be a provider bug?
The text was updated successfully, but these errors were encountered: