Hi,
I have built openssl 0.9.8k library on windows 64 bit server 2003 OS. I
am linking my application to these dll's and lib's. But when i run my
app it displays the following errors and exits.
Auto configuration failed
1396:error:02001015:system library:fopen:Is a
directory:.\crypto\bio\bss_file.c:
126:fopen('D:openssl_0.9.8k/ssl/openssl.cnf','rb')
1396:error:2006D002:BIO routines:BIO_new_file:system
lib:.\crypto\bio\bss_file.c
:131:
1396:error:0E078002:configuration file routines:DEF_LOAD:system
lib:.\crypto\con
f\conf_def.c:199:
i have no idea what these errors mean. Can anyone pls help me resolve
these errors.
Thank You.