Re: [Interest] Win:TLS error/OSX:backward compatibility

2020-08-03 Thread Alexander Carôt
cifying QMAKE_MACOSX_DEPLOYMENT_TARGET=10.13 - if anyone has further hits please let me know. Best Alex > > Gesendet: Sonntag, 02. August 2020 um 19:31 Uhr > > Von: "Thiago Macieira" > > An: interest@qt-project.org > > Betreff: Re: [Interest] Win:TLS error/

Re: [Interest] Win:TLS error/OSX:backward compatibility

2020-08-02 Thread Alexander Carôt
-- > > Thiago Macieira - thiago.macieira (AT) intel.com > > Software Architect - Intel DPG Cloud Engineering > > > > > > > > _______ > > Interest mailing list > > Interest@qt-project.org > > https://lists.qt-proj

Re: [Interest] Win:TLS error/OSX:backward compatibility

2020-08-02 Thread Alexander Carôt
Cloud Engineering > > > > ___ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest > -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Sonn

Re: [Interest] Win:TLS error/OSX:backward compatibility

2020-08-02 Thread Thiago Macieira
On Saturday, 1 August 2020 00:13:21 PDT Alexander Carôt wrote: > Hello all, > > my software's websocket server is now running in secure mode including > certificate integration. This works great apart from two details. > > 1.) On some Windows machines I get the following error: > > qt.network.ss

[Interest] Win:TLS error/OSX:backward compatibility

2020-08-01 Thread Alexander Carôt
Hello all, my software's websocket server is now running in secure mode including certificate integration. This works great apart from two details. 1.) On some Windows machines I get the following error: qt.network.ssl: QSslSocket::startServerEncryption: TLS initialization failed I believe the