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

WFE: Enforce Key ID has expected URL prefix. #125

Merged
merged 1 commit into from
Apr 30, 2018
Merged

Conversation

cpu
Copy link
Contributor

@cpu cpu commented Apr 30, 2018

This PR updates the WFE to reject a JWS that has a KeyID that is only the raw account ID (e.g. "1234"), not the full Key ID account URL (e.g. "http://localhost:14000/my-account/xxxxxx").

Resolves #109 Thanks to @rmbolger for flagging this bug! 👢 🪲

This commit updates the WFE to reject a JWS that has a KeyID that is
only the raw account ID (e.g. "1234"), not the full Key ID account URL
(e.g. "http://localhost:14000/my-account/xxxxxx").
@jsha jsha merged commit 2462e27 into master Apr 30, 2018
@jsha jsha deleted the cpu-strict-key-id branch April 30, 2018 20:36
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants