jfrog / vault-plugin-secrets-artifactory

HashiCorp Vault Secrets Plugin for Artifactory
https://jfrog.com
Apache License 2.0
42 stars 21 forks source link

Add skip TLS verification option to path config #100

Closed alexhung closed 1 year ago

alexhung commented 1 year ago

This allows skipping TLS connection verification with Artifactory.

TJM commented 1 year ago

I know its too late for feedback here, but IMO it is just about as easy to ensure that the Vault machine trusts the artifactory cert at the system level. In addition it is far more secure. :)

alexhung commented 1 year ago

@TJM Agree. This is a specific feature request from a customer who has their own set of reasons and requirements.