Search found 1 match

by rosalia
Sat May 31, 2025 3:27 am
Forum: Nagios XI
Topic: NCPA 'InsecureRequestWarning: Unverified HTTPS request' issue
Replies: 10
Views: 25210

Re: NCPA 'InsecureRequestWarning: Unverified HTTPS request' issue

I also encountered the same warning with NCPA 3.x. As a temporary workaround, you can add verify=False to requests (if the environment allows security risks) or specify a specific CA cert path via the verify=/path/to/ca-bundle.crt parameter. grade calculator This is a known issue but not fixed in th...