As a user of the module
I want to be able to ignore invalid SSL certificates when doing https healthchecks
So that I can validate health of service without updating certificate SANs to include ips/service names
Acceptance Criteria
- Add 'tls_skip_verify' option to consul::check
As a user of the module
I want to be able to ignore invalid SSL certificates when doing https healthchecks
So that I can validate health of service without updating certificate SANs to include ips/service names
Acceptance Criteria