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

virt: Add possiblity to run with multiple clients #137

Merged
merged 2 commits into from
Nov 9, 2023

Commits on Nov 9, 2023

  1. Access the keystore via a path rather than the CoreContext

    Similar to 5af424e, this patch updates
    the `keystore` method to be able to create a keystore with a custom path.
    This can be useful for backends that want to have a keystore distinct from
    the core one.
    sosthene-nitrokey committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    41da790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581219f View commit details
    Browse the repository at this point in the history