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

Simplify keyPolicy code #1844

Closed
jsha opened this issue May 25, 2016 · 0 comments
Closed

Simplify keyPolicy code #1844

jsha opened this issue May 25, 2016 · 0 comments

Comments

@jsha
Copy link
Contributor

jsha commented May 25, 2016

We now issue ECDSA and RSA, and that's not likely to change soon. We should remove the keyPolicy code to simplify things, and move the relevant function ("is this an okay key") into GoodKey, which in turn should be moved out of core and into Policy Authority.

@jsha jsha changed the title Move key policy / good key into policy authority Simplify keyPolicy code Jun 4, 2016
rolandshoemaker pushed a commit that referenced this issue Jul 30, 2016
This PR, removes the allowedSigningAlgos configuration struct and hard codes a key policy.

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

No branches or pull requests

2 participants