pvc/client-cli
Joshua Boniface 45542bfd67 Avoid verifying SSL on local connections
Since these will almost always connect to an IP rather than a "real"
hostname, don't verify the SSL cert (if applicable). Also allow the
overriding of SSL verification via an environment variable.

As a consequence, to reduce spam, SSL warnings are disabled for urllib3.
Instead, we warn in the "Using cluster" output whenever verification is
disabled.
2020-08-27 23:54:18 -04:00
..
cli_lib Avoid verifying SSL on local connections 2020-08-27 23:54:18 -04:00
scripts Add force_single_node script 2020-03-25 10:48:49 -04:00
pvc.py Avoid verifying SSL on local connections 2020-08-27 23:54:18 -04:00