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

Support key options with MemLocalKeyStore #5982

Merged
merged 3 commits into from
Mar 12, 2021

Conversation

andrejtokarcik
Copy link
Contributor

Add support for KeyOptions to the memory backend introduced in #5825. This should play nicely with the improvements coming in #5938.

@andrejtokarcik
Copy link
Contributor Author

andrejtokarcik commented Mar 12, 2021

Another option is to keep storing the SSH/k8s/DB certs under ~/.tsh and make the memory store fetch them as needed.

Given that the memstore already stores some things to the filesystem (CA certs) it might make sense to do so with these other certs as well.

@xacrimon xacrimon marked this pull request as ready for review March 12, 2021 20:49
@xacrimon xacrimon merged commit 8e4efc1 into joel/rfd-18-impl Mar 12, 2021
@xacrimon xacrimon deleted the andrej/joel/memstore-key-options branch March 12, 2021 20:49
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