E_ACME 400 error: jwk and kid header fields are mutually exclusive #13
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I sometimes get an error response to a
cert_order
request:jwk and kid header fields are mutually exclusive
Any idea what the problem could be?
I don't see any other useful info in the error message, is there anything else you might require?
i'm also seeing this consistently
Hmm... thought I had responded to this a month age.
I would LOVE to get some sort of context around when or how it happens. Also, does it self-recover (i.e. works an hour later) or do you have to delete the config folder in order to fix it?
I know that the
jwk
must be used when the ACME account is created (because there is nokid
yet) and that thekid
is used after the account is created (and you can't use thejwk
).I did look through my logic a little with hopes of finding something obvious... but I haven't found it yet.
ok i'm no longer seeing this error
I was writing my own store, manager, and http challenge modules and one of them failed silently - all good now!
Super appreciate all the work you put into building out the greenlock suite of packages, I was able to add custom subdomains (akin to github pages) to our product in less than a day!
Hi,
il am seeing the error in my log but with no direct effect on the multiple domains maanged by greenlock, at least that i hav found.
with back trace: