imperva / imperva/mx-toolbox

How to ignore HTTPS certificate?

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Hi,
in my case log is full of warnings for certificate validation, how can I ignore this? I have self signed https on Grafana.

2023-06-07T14:31:12.673296+02:00 localhost CROND[5259]: (root) CMDOUT ( InsecureRequestWarning))
2023-06-07T14:31:12.691696+02:00 localhost CROND[5259]: (root) CMDOUT (/usr/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:852: 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)

BR

Contributor guide

Open the contributing guide

Research direction

The issue names no file, test, or entry point. Start by locating the Python request code used for Grafana HTTPS calls and reviewing its certificate-verification configuration; done means the supported handling of self-signed certificates is documented clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
grafana, python
Domain
security
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.