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

Enhancements on secret handling #7

Open
smancke opened this issue May 4, 2017 · 1 comment
Open

Enhancements on secret handling #7

smancke opened this issue May 4, 2017 · 1 comment

Comments

@smancke
Copy link
Member

smancke commented May 4, 2017

Some ideas:

  • The generated secret could be stored in a file, to be preserved through reboots.
  • Support for asymmetric encryption would be good. In that case, the public key could be provided via rest resource.
  • For key rotation in production, a list of keys should be supported in caddy-jwt and loginsrv
  • Auto key rotation would be cool
@jeslinmx
Copy link

+1 for both point 1 and 3. Additionally, the ability to specify the path to a private key stored in a .pem in jwt-secret would be nice too (and probably a pre-requisite for point 1).

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