Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the proper "use" of Key #6

Open
rdebusscher opened this issue Dec 13, 2018 · 1 comment
Open

Implement the proper "use" of Key #6

rdebusscher opened this issue Dec 13, 2018 · 1 comment

Comments

@rdebusscher
Copy link
Member

Within JWK, the use (public key usage) indicates for what purpose the public key should be used.

This could be extended to the logic that for signing only keys could be used which are flagged for signing.

@rdebusscher
Copy link
Member Author

The initial keyUse code was removed in 0.9.1 as it was incorrect and not complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant