TLS issue with PyQt6-Qt6 6.5.0 wheels on Debian Bullseye

Detlev Offenbach detlev at die-offenbachs.de
Thu Apr 20 09:12:44 BST 2023


Am 19.04.23 um 22:52 schrieb Phil Thompson:
> On 17/04/2023 09:31, Detlev Offenbach wrote:
>> Hi Phil,
>>
>> I am using PyQt6 on Debian Bullseye installed via PyPI in a virtual
>> environment. With PyQt 6.5.0 and its associated wheel PyQt6-Qt6 I am
>> not able to use TLS. I think the issue is that starting with Qt 6.5 it
>> is compiled against libssl 3.x while in the past it was compiled
>> against libssl 1.x. Can this be made independent of the system wide
>> installation by compiling the ...-Qt6 wheel against the Qt internal
>> SSL library?
>
> I don't compile Qt - the Qt6 wheels are just a repackaging of a subset 
> of the installation created by the online installer.

Ok, got it. Meanwhile I implemented a workaround for eric-ide to enforce 
unencrypted download of plug-ins and web browser dictionaries.

Detlev

-- 
Detlev Offenbach
detlev at die-offenbachs.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230420/2f9ee8bd/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230420/2f9ee8bd/attachment.sig>


More information about the PyQt mailing list