wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

InsecureRequestWarning: Unverified HTTPS request is being made. #676

Open drphlux opened 8 years ago

drphlux commented 8 years ago

Hi. I'm getting the message:

/usr/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:821: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html InsecureRequestWarning)

when traversing https-sites:

Reproduce:

[root@47d2e9b6f7d8 /]# linkchecker --check-extern --no-status --no-warnings https://www.digicert.com/
WARNING 2016-08-03 09:32:47,473 MainThread Running as root user; dropping privileges by changing user to nobody.
LinkChecker 9.3              Copyright (C) 2000-2014 Bastian Kleineidam
LinkChecker comes with ABSOLUTELY NO WARRANTY!
This is free software, and you are welcome to redistribute it
under certain conditions. Look at the file `LICENSE' within this
distribution.
Get the newest version at http://wummel.github.io/linkchecker/
Write comments and bugs to https://github.com/wummel/linkchecker/issues
Support this project at http://wummel.github.io/linkchecker/donations.html
..
..
URL        `http://schema.org/product'
Parent URL https://www.digicert.com/wildcard-ssl-certificates.htm, line 126, col 1
Real URL   http://schema.org/product
Check time 1.059 seconds
Size       3KB
Result     Error: 404 Not Found
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:821: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
  InsecureRequestWarning)

Linkchecker is installed from yum (dnf) and the package is: linkchecker-9.3-5.fc24.x86_64 Any ideas?

fulldecent commented 8 years ago

Is anyone else seeing this issue?

fulldecent commented 7 years ago

This appears to be fixed now for me. Recommending to close.

dpalic commented 6 years ago

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker for more details please see: #708 Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues