Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Fix - urllib3 insecure error messages from custom endpoint when interracting with splunkd #379

Closed
guilhemmarchand opened this issue Nov 9, 2021 · 0 comments · Fixed by #380 or #381
Assignees
Labels
bug Something isn't working

Comments

@guilhemmarchand
Copy link
Owner

Describe the bug

At Python level, custom endpoint handler return an insecure urlib3 message:

11-09-2021 20:44:12.853 ERROR ChunkedExternProcessor [3306422 ChunkedExternProcessorStderrLogger] - stderr: /opt/splunk/lib/python3.7/site-packages/urllib3/connectionpool.py:986: InsecureRequestWarning: Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
@guilhemmarchand guilhemmarchand added the bug Something isn't working label Nov 9, 2021
@guilhemmarchand guilhemmarchand self-assigned this Nov 9, 2021
guilhemmarchand added a commit that referenced this issue Nov 9, 2021
@guilhemmarchand guilhemmarchand linked a pull request Nov 9, 2021 that will close this issue
@guilhemmarchand guilhemmarchand linked a pull request Dec 17, 2021 that will close this issue
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant