wummel / linkchecker

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

SSL Error #739

Closed jjnxpct closed 6 years ago

jjnxpct commented 6 years ago

When trying to check links on a website with a SSL certificate (https://) we get an error like this:

Error: SSLError: hostname ..... doesn't match....

I know the SSL is installed correctly. This happens on more sites with https / SSL.

De domainname on the certificate is checked against the hostname of the (shared) server I believe. And that won't match. But that doesn't mean there is an SSL error.

Any thoughts on this? Is this a bug?

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

jjnxpct commented 6 years ago

OK, thanks!