biglocalnews / warn-scraper

Command-line interface for downloading WARN Act notices of qualified plant closings and mass layoffs from state government websites
https://warn-scraper.readthedocs.io
Apache License 2.0
28 stars 10 forks source link

DE certificate bypassed -- should be de-bypassed in time #591

Closed stucka closed 4 months ago

stucka commented 7 months ago

Delaware's got a bad SSL certificate, and I've disabled its use by adding verify=False. At some point they'll fix it and this should be re-enabled.

chriszs commented 4 months ago

Potential resolution for this in #624.