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

Do not scan SSL #709

Closed mrkaban closed 7 years ago

mrkaban commented 7 years ago

Hello, Thank you for such a good program! I added it to my site for free software. Here is the link. I really like it! very comfortable!

Before that, I was not looking for a working link on the website using the LinkChecker. But now moved the site to https and references all changed on the relative address, regardless of the protocol (eg, //sitename.ru/image.jpg). And now, the program for all those pages produces an error, although a working link.

Also, the program swears on all internal links with https.

How to solve this problem? Screenshot attached 1

anarcat commented 7 years ago

if you wish to get support, please see issue #708 and report your issue against the real linkchecker project.

please close this issue so that #708 stays on top of the list - thanks!

mrkaban commented 7 years ago

I have found the solution myself. In the settings there is a configuration file. It is a point of checking ssl certificate, it must be disabled, that is put = 0.

anarcat commented 7 years ago

@mrkaban thanks so much!