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

Keychain support #697

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Keychain support #697

merged 4 commits into from
Jul 26, 2024

Conversation

ekoby
Copy link
Member

@ekoby ekoby commented Jul 26, 2024

if platform supports keychains or application provided keychain driver(via tlsuv_set_keychain())

  • allow loading private keys from keychain using key ref keychain:<name>
  • allow generating identity keys right inside keychain ziti_enroll_opts.use_keychain = true

- allow loading private keys from keychain using key ref `keychain:<name>`
- allow generating identity keys right inside keychain `ziti_enroll_opts.use_keychain = true`
@ekoby ekoby requested a review from a team as a code owner July 26, 2024 15:30
@ekoby ekoby merged commit f39de8f into main Jul 26, 2024
11 checks passed
@ekoby ekoby deleted the keychain-support branch July 26, 2024 17:16
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