jrxFive/python-nomad

Verify parameter is not passed down to Requests which does not allow for self-signed SSL certificates

marcjay opened this issue · 0 comments

The verify parameter is used to toggle the protocol, but it is not passed to Requests, which allows you to specify a CA bundle for self-signed certs. See http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification