Hi ,
We are upgrading to latest Apache 2.4.7 with Openssl 1.0.1f for our application. for that we did compile apache 2.4.7 and openssl 1.0.1f in VC++2010 in *Windows 2008 server* . We are supporting our applications in Windows 2008 and Windows 2012 server. Apache -version command is running properly in both the OS's but when we are trying to run "openssl" in windows 2012 server getting below errors *C:\Users\Administrator>openssl* *3500:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c:* *169:fopen('E:\pachi\openssl/ssl/openssl.cnf','rb')* *3500:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c* *:174:* *3500:error:0E078002:configuration file routines:DEF_LOAD:system lib:.\crypto\con* *f\conf_def.c:199:* but the same cmd executing successfully in windows 2008 server. the successfully run cmd like as below *C:\Users\Administrator>openssl* *WARNING: can't open config file: E:\pachi\openssl/ssl/openssl.cnf* *OpenSSL> version* *OpenSSL 1.0.1f 6 Jan 2014* *OpenSSL>* It is really urgent for our application . Could you please help us to resolve this issues in Windows 2012 server. Thanks, Pachai.