Why don't you link your application statically during build. This eliminates problem of having runtime linking/loading. If that works then you know the problem is with something else and not ssl.
On Fri, Mar 19, 2010 at 8:42 AM, Mohit Kumar <mohitk...@gmail.com> wrote: > Hi, > I am using openssl in QT4.I copy libeay32.dll,ssleay32.dll along with > my application.In some machine its work fine.While in some other PC i > get error ssl not supported > > Please help as only ssl creating problem. > Its urgent > Thanks in advanced > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org >