Include SSL dlls in Calibre 6?
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Calibre Version: 6 & 6.1
Operating System Tested: OSX & Linux
Would it be possible to include SSL dlls in Calibre 6?
Quote:
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No TLS backend is available
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No TLS backend is available
Can no longer use the Qt
We currently get this error but it worked well in previous version of QT. https:/
calibre already includes the openssl dlls as they are used for python.
And on macOS and windows, Qt is configured to use the OSes ssl
facilities rather than openssl. I have no idea why Qt is unable to load
them, as I dont use the Qt network libraries. Why do you need them?