scivision / linkchecker-markdown

Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second
MIT License
32 stars 18 forks source link

Option to not verify SSL certificates #25

Closed matthewdeanmartin closed 1 year ago

matthewdeanmartin commented 1 year ago

If I'm not the SSL cop and just want to know if a link is HTTP 200, then it would be nice to be able to disable SSL checks.

Would you like a MR for this? Looks like there haven't been any commits for 2 years.

matthewdeanmartin commented 1 year ago

Corresponding PR: https://github.com/scivision/linkchecker-markdown/pull/26