Actions
Bug #14606
closedGazillions of "InsecureRequestWarning: Unverified HTTPS request is being made" in logs
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
27
Name check:
Fix check:
Regression:
Description
each entry are validated by the technique editor when we type them
if certificate is not defined, we get a lot of
[Mon Apr 08 13:14:22.581979 2019] [wsgi:error] [pid 7443] /usr/share/ncf-api-virtualenv/lib/python2.7/site-packages/urllib3/connectionpool.py:857: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings [Mon Apr 08 13:14:22.582008 2019] [wsgi:error] [pid 7443] InsecureRequestWarning)
this is fairly annoying
Actions