Bob Shannon
Bob Shannon
I was actually looking to use this new version as well, so unless you are already on it I could take a quick look at this.
This should be fixed by https://github.com/hvac/hvac/pull/768.
I've run into the same issue as well, just using compass. The font files are not being copied into the fonts directory.
Interested in this one as well and possibly working on adding support for this feature. It seems like it might be possible to tackle this in a few steps: 1)...
> Do you know, if it's common for certificate authorities to forgo validation, if the external Account binding is used? This is currently the case for DigiCert. With external account...
I see, thanks for the insight. I haven't tested #3666 yet (just learned about it now) but will do so this week and report back whether they are sending Status...
Thanks for the overview @hosseinsh. These are all great notification mechanisms when used within the right context. I think the value provided by augmenting these mechanisms with metrics is centered...
> However, trying to issue my first certificate, it now fails with : acme.messages.Error: malformed :: the 'url' field in external account binding differs from outer JWS This should be...
> ok, upgrade to master did resolve the issue. Nice! > I had to add AWS Route53 credentials, and I did it using the os.environ from config file! @hosseinsh ,...
I tested this further on my end as well. It looks like the challenge status is not set when the `new_order` is created using the ACME client which might explain...