I can browse unprotected sites, but trying to open an "https" one results in these messages:
QSslSocket: cannot call unresolved function SSLv3_client_method
QSslSocket: cannot call unresolved function SSL_CTX_new
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function ERR_get_error
QSslSocket: cannot call unresolved function ERR_error_string
After that, something inside qt freeze. My Windows QT/PyQT installations are from standard Riverbank' packages. Any idea?