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

Add FFI call to fetch mTLS identities and to provision PIV slot #56

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

timweri
Copy link
Collaborator

@timweri timweri commented Dec 16, 2024

Added two FFI calls:

  • ffi_get_identities_of_primary_server : Given a config path, the FFI call can fetch the Subject field in the primary server's mTLS cert.
  • provision_piv : Provision a PIV key in a given slot.

@timweri timweri changed the title Add FFI call to fetch mTLS identities Add FFI call to fetch mTLS identities and to provision PIV slot Dec 16, 2024
@timweri timweri requested a review from obelisk December 16, 2024 19:54
@obelisk obelisk merged commit 1993699 into develop Dec 16, 2024
8 checks passed
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