Is there a way to make ssl connections with qt's socket. I remember there was something like QSsl for commercial package for Qt 3. Is there anything of the likes in Qt 4.2.2 or perhaps Qt 4.2.3 ?
Is there a way to make ssl connections with qt's socket. I remember there was something like QSsl for commercial package for Qt 3. Is there anything of the likes in Qt 4.2.2 or perhaps Qt 4.2.3 ?
Humans make mistake because there is really NO patch for HUMAN STUPIDITY
The easiest way go get an idea what the answer of such a question would be, is to start the Qt Assistant and enter 'ssl' in the search. The results: SSL is only mentioned in: void QSqlDatabase::setConnectOptions ( const QString & options = QString() )
So probably no direct ssl support in Qt.
Humans make mistake because there is really NO patch for HUMAN STUPIDITY
Qt 4.2.3 was already released and u can download whatever version u like.
Bookmarks