I have this “SSL context creation error” in a Qt based C ++ application.
I put these dlls in the application directory and in "C: \ Windows \ system32":
- libeay32.dll
- libssl32.dll
- ssleay32.dll
But still a problem. This is strange because the application still works on all systems.
Ideas?
c ++ ssl qt
Xavier boubert
source share