Closed seancallaway closed 4 years ago
In the case that self-signed certs are in use, allow the passing of validate_certs: false to the modules in order to skip certificate validation.
validate_certs: false
Closed in #3
In the case that self-signed certs are in use, allow the passing of
validate_certs: false
to the modules in order to skip certificate validation.