Replies: 1 comment
-
hi @kirankg15 Can you please elaborate your use case? Do you want to just consume vault secrets using a certificate you have OR do you want VaultSharp to actually generate the certs etc.? If it is the first, then VaultSharp has the feature. Please let me know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to implement cert authentication with hashicorp vault.
I have gone through vaultsharp library but I could not find the methods related to generationOfCert , WritingcertstoVault,
AuthenticateWithCerts.
Could you please help me on this where I can find the supporting methods in vaultsharp library
Beta Was this translation helpful? Give feedback.
All reactions