vmware-archive / spinnaker-resource

A Concourse resource to interact with Spinnaker
Apache License 2.0
3 stars 4 forks source link

[Feature][Source] Add `skip_ssl_verification` flag that will not verify certificate CA. #3

Open YoussB opened 5 years ago

YoussB commented 5 years ago

[Feature][Source] Add skip_ssl_verification flag that will not verify certificate CA.

This also implies in the absence of the flag, the resource should ensure the cert is signed by a trusted CA.