[Qt-interest] Distributing a QT app that needs SSL on windows

Scott Aron Bloom Scott.Bloom at sabgroup.com
Wed Sep 9 06:59:18 CEST 2009


Here is my problem, I have an app that makes HTTPS connections, and
works fine on some machines..  I distrute the DLLs from the OpenSLL
distribution package, and it will work on more machines.. HOWEVER...  On
some machines, the OpenSLL libs cause a conflict with with other SLL
libs, and for instance the ODBC connection to a SQL server fails...

 

Now, on other machines, if I don't distribute the SLL libs and they are
not already on the system I get unresolved function SSLv3_client_method
which means there are no OpenSLL dlls to be found...

 

What is the best way to distribute the SSL dlls on windows?

Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090908/724e6c43/attachment.html 


More information about the Qt-interest-old mailing list