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

fix HTTPS URL checks #656

Closed anarcat closed 7 years ago

anarcat commented 8 years ago

in Debian Jessie, linkchecker fails because of an API problem.

it completely breaks HTTPs checks.

this patch fixes the problem

from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772947

anarcat commented 7 years ago

i've rebased this branch on master to see if it will fix the builds, which were broken because of #661.

can we get this merged please?

anarcat commented 7 years ago

and the tests still fail here because of #681 now.

anarcat commented 7 years ago

this is now factored into the 9.3.1 release of linkchecker in the new repo, and merged in master.