Closed jimages closed 10 months ago
Thanks for reporting. I was able to reproduce.
You could patch an if nil
in there just to make to skip the failure for now but I will publish a fix soon. The Directory object was not design to have access to the client in that context so I will need to do a little bit of a refactoring to fix it clean.
Reason:
the response of
https://acme-staging-v02.api.letsencrypt.org/directory
comes without a Replay-Nonce header howeverhttps://dv.acme-v02.test-api.pki.goog/directory
does which makes store_nonce fail.Example:
You don't need to obtain a real EAB.