This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Final fix for all HTTPS check problems. I promise. No false-posivides…
… now. We handled SSLErrors as certificate masquerading errors, which is not always true. For now we still search 'CERTIFICATE_VERIFY_FAILED' in SSLError exception for compatibility with older Python versions.
- Loading branch information