mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-08 08:30:59 +00:00
newer requests do not expose the internal SSL socket object so we cannot verify certificates. there was work to allow custom verification routines which we could use, but this never finished: https://github.com/shazow/urllib3/pull/257 so right now, just treat missing socket information as if the cert was missing. Closes: #76 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| const.py | ||
| dnsurl.py | ||
| fileurl.py | ||
| ftpurl.py | ||
| httpurl.py | ||
| ignoreurl.py | ||
| internpaturl.py | ||
| itmsservicesurl.py | ||
| mailtourl.py | ||
| nntpurl.py | ||
| proxysupport.py | ||
| telneturl.py | ||
| unknownurl.py | ||
| urlbase.py | ||