I have to do some SSL programming in my application and I am trying not to use open source libraries such as OpenSSL due to the licensing issues. Is there any way I can do it using standard C libraries?
Please note the code must work both on Windows and Linux.
Thank you very much in dvance.
OpenSSL can be used in a closed-source commercial product. The main restriction that the license imposes is that you must include acknowlegments that the product includes OpenSSL software.
All the provisions of both the OpenSSL and SSLeay licenses apply to OpenSSL. The OpenSSL and SSLeay licenses are: