i saw the process that how to use openssl in visual studio here using OpenSSL in Visual Studio 2012 now when i compile the code it get compiled with success but while running pop up comes with "the ordinal 3906 could not be located in the dynamic link library LIBEAY32.dll"
Asked
Active
Viewed 410 times
1 Answers
0
The SSL DLL(s) is/are not getting loaded at runtime. Need to put it/them in a folder the program will search.

Bilbo
- 358
- 1
- 10