Skip to content

No Key ID in JWS header #1585

Answered by ivanjaros
ivanjaros asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, that was the issue. So when you register you have to save the account id along with the private key and email. Then, when you create new client instance, you have to provide it with user that has the registration object set and the uri must be filled with https://acme-v02.api.letsencrypt.org/acme/acct/[your account id]. You should update the documentation and possibly make the key id as required argument if the registration object is not present and create empty version of it automatically.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ivanjaros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1584 on February 04, 2022 00:16.