FYI, when in
calibre - Preferences - Plugins - Get New Plugins I receive the following
certificate verify failed error. Is this something unique to my current setup? I have no problem reaching the plugin index page via the browser.
Code:
calibre, version 3.26.1
ERROR: Update Check Failed: Unable to reach the plugin index page.
Traceback (most recent call last):
File "site-packages\calibre\gui2\dialogs\plugin_updater.py", line 441, in __init__
File "site-packages\calibre\gui2\dialogs\plugin_updater.py", line 65, in read_available_plugins
File "site-packages\calibre\utils\https.py", line 202, in get_https_resource_securely
File "httplib.py", line 1278, in connect
File "ssl.py", line 353, in wrap_socket
File "ssl.py", line 601, in __init__
File "ssl.py", line 830, in do_handshake
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)