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

Better public key management (build table of valid keys) (#24) #9

Open
jw35 opened this issue May 22, 2017 · 1 comment
Open

Better public key management (build table of valid keys) (#24) #9

jw35 opened this issue May 22, 2017 · 1 comment

Comments

@jw35
Copy link

jw35 commented May 22, 2017

RAVEN076 in master TODO list

@jw35
Copy link
Author

jw35 commented May 22, 2017

The current arrangement (tries to) read Ucam Webauth public keys from the file system each item the module processes an authentication response. Better would be to read all the available keys in at server startup time and then just reference them fro internal storage. The downside would be that a server reload would be needed to load new keys, but that's very rare (too rare, actually...)

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

1 participant