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

Improve console client sample with user certificate support #2615

Closed
mregen opened this issue May 7, 2024 · 0 comments · Fixed by #2624
Closed

Improve console client sample with user certificate support #2615

mregen opened this issue May 7, 2024 · 0 comments · Fixed by #2624
Assignees
Labels
certificates Related to certificates client Related to the client library

Comments

@mregen
Copy link
Contributor

mregen commented May 7, 2024

Task: Add support to connect with authentication of a user certificate:

  • add command line option to select the cert (thumbprint? or CN?) and cert password if needed.
  • setup the user stor for holding the user cert with private key. May require a chain too.
  • Load the cert from the store and create the user identity for the Connect function.
  • Connect using the cert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
certificates Related to certificates client Related to the client library
Projects
None yet
2 participants