Disable TLS warnings
authorAlexander Vasarab <alexander@wylark.com>
Wed, 10 Feb 2021 07:13:28 +0000 (23:13 -0800)
committerAlexander Vasarab <alexander@wylark.com>
Wed, 10 Feb 2021 07:13:28 +0000 (23:13 -0800)
commit05ff6eb0591fa21c639721197f6f7c50720e6d33
tree805af7631e3de34f6f1081a9b698d8daa5bd1e12
parentf721042d40a7ef5ac2bef9f28bde1207d9f7561c
Disable TLS warnings

This first came about because there was a problem with NRCS TLS
certificates (possibly due to the expiry of the 'AddTrust' root cert).
This caused me to examine whether privacy is even necessary of these
requests. We're requesting public data for integration into a private
system. Thus, privacy is preferred, but not necessary. And therefore, a
correct TLS chain is preferred, but not necessary.
infoex-autowx.py