Hello,

I'm fairly new to programming.
I have question about including openSSL libraries into my application on 
windows platform.
Application is written with Qt library, it uses SSL connection with 
certificates to connect to the server which is part of my system.

Qt libraries needs libeay32.dll and ssleay32.dll in order to work, so the 
question is:
Can I bundle these two libraries along with my application into one 
installation exe file and store this libraries in my application directory?

Application is not an opensource.

best regards
Marek
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to