rajanadar / VaultSharp

A comprehensive cross-platform .NET Library for HashiCorp's Vault, a secret management tool
http://rajanadar.github.io/VaultSharp
Apache License 2.0
493 stars 134 forks source link

How to ignore SSL validation #316

Closed GeekieAnt closed 1 year ago

GeekieAnt commented 1 year ago

Describe the feature request or question A clear and concise description of what the problem is. My company uses internal CA. I am using Azure managed identity to connect to Hashicorp as a result there is SSL error.

Link to the Vault API Docs that support this feature There isn't a feature to ignore SSL. Any workaround would be appreciated.

Additional context Add any other context or screenshots about the feature request here.