Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Originally posted by pccrusher
I have Qt 4.3.3(OpenSource) and OpenSSL 0.9.8 installed on WindowsXP.
Qt's configure.exe tells me
OpenSSL support.............no.
Why?
And, as i have written before, Trolltech's QHttp example still doesn't work via https.
This post has been edited 1 times, last edit by "Nicolas SOUCHON" (Feb 12th 2008, 12:33pm)
Quoted
Originally posted by Nicolas SOUCHON
if configure says OpenSSL support.............no.
sure ssl sockets will not work
perhaps add some -I / -L option to configure
try configure -openssl -I /path/to/openssl/includes -L /path/to/openssl/library
Quoted
Originally posted by Nicolas SOUCHON
if configure says OpenSSL support.............no.
sure ssl sockets will not work
perhaps add some -I / -L option to configure
try configure -openssl -I /path/to/openssl/includes -L /path/to/openssl/library
Quoted
QSocketNotifier: Invalid socket specified
QSocketNotifier: Internal error
QSocketNotifier: Invalid socket specified
QSocketNotifier: Internal error
Quoted
Originally posted by Messenger
Test with (or google for https sites) -
https://implicit.harvard.edu/
https://j3d-webstart.dev.java.net/test/
The Qt example works for me with addresses. The sourceforge address returns error to me too.
Linux, Qt 4.3.3.