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

Fails with SSL sites using Let's Encrypt Certificates #754

Open mitchellkrogza opened 5 years ago

mitchellkrogza commented 5 years ago

Gives this error when accessing an SSL site using a Let's Encrypt certificate. Need an option to skip SSL checks.

Error: SSLError: hostname 'whatever.com' doesn't match either of 'myhost.com'

dpalic commented 5 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 report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues

mitchellkrogza commented 5 years ago

Thanks @dpalic just installed from the new project now. Seems to be running A-OK 👍