With some effort I'm sure one could link OpenSSL's static libraries into the 
exe instead. But to ship your .exe all you have to do is to put the required 
DLLs next to it. Some people use a `.zip` file for distribution and put these 
files into a directory.

Reply via email to