Hi All,

I was using Openssl-0.9.8and Apache 2.2 with my program and it was working 
fine. Now I am trying to upgrade to Openssl-fips-1.2, but with little luck. :( 
I have performed  following steps on it:
1. Downloaded the tarball
2. Created the dll and lib files using the following commands
a) perl Configure VC-WIN32 no-asm
b) ms\do_ms
c) nmake -f ms\ntdll.mak
3. Have replaced the previous dlls and lib files with the new ones in my 
program.

During running my program, I find that the socket is not created. Hence 
ssl_connect() is failing with error code 2. To upgrade to a newer version of 
Openssl is it sufficient to replace the dlls & lib files or is there anything 
which you think I have missed?

Any help will be gratefully acknowledged.
Thanks & Regards,
Uma G. Nayak


________________________________
http://www.mindtree.com/email/disclaimer.html

Reply via email to