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

ca_verify should support multiple CA certs #52

Open
garlick opened this issue Feb 9, 2018 · 0 comments
Open

ca_verify should support multiple CA certs #52

garlick opened this issue Feb 9, 2018 · 0 comments
Assignees

Comments

@garlick
Copy link
Member

garlick commented Feb 9, 2018

When the CA cert is updated, the previous one should remain valid for a time.

New cert signings should use the new cert, but certs signed by the old CA cert should remain valid until they expire.

So perhaps the CA pub key should be stored in a file named for its uuid, and verification should use the "issuer" metadata to map to the CA pub key that should be used for verification.

@garlick garlick modified the milestone: flux-security-0.1 Feb 13, 2018
@garlick garlick self-assigned this Feb 13, 2018
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