mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-22 14:33:02 -05:00
I am tired of all the bug reports about SSL cerificate verify failures on windows caused by the windows certificate store not having needed intermediate certificates. So use the bundled certificates instead which are the set of certificates trusted by Firefox and curl. Can be turned off via CALIBRE_USE_SYSTEM_CERTIFICATES=1 env var