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

feature: add key fetching from new CS #39

Open
aaronbojarski opened this issue Jan 31, 2024 · 0 comments
Open

feature: add key fetching from new CS #39

aaronbojarski opened this issue Jan 31, 2024 · 0 comments

Comments

@aaronbojarski
Copy link
Collaborator

The new CS only allows HOST-AS and HOST-HOST keys to be fetched.

The fetching and especially the caching of these keys needs to be added. This will involve:

  • implementing the actual fetching.
  • adding logic to the keyfetcher when to fetch which key. (And when can it be derived instead.)
  • adding caches to the keymanager (what kind? how big?)
  • adding logic on what to do if key is not available yet. (Best effort?)
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