Hi guys
After update my FW on the phone to Belle Refresh, i have permanently problem with SSL connections on QML, but on QT C++ too.
Before i update my phone then i have same problem, but i resolve it with use class QDeclarativeNetworkAccessManagerFactory ignoreSSLErrors and set
viewer.engine()->setNetworkAccessManagerFactory(my class);.
But, after i update FW to Belle Refresh then this solution doesn't work. Have you any suggestion how to solve this problem.
I get this error
Thank you so much and sorry my englishCode:[Qt Message] S60EglEndpointFunctions::getProcAddress eglCreateEndpointNOK not found [Qt Message] S60EglEndpointFunctions::getProcAddress vgCreateEGLImageTargetKHR not found [Qt Message] could not set SSL_CTRL_SET_TLSEXT_HOSTNAME, Server Name Indication disabled



