Hello List, Yesterday I built OpenSSL 1.0.1e on Windows x64 as per the instruction in INSTALL.W64/W32 After building I ran and passed all tests, then installed. I have now just tried to run openssl (to extract a .PEM from .PFX) from a Command Prompt where I get:
C:\Users\Me>openssl 4084:error:02001005:system library:fopen:Input/output error:.\crypto\bio\bss_fil e.c:169:fopen('C:\OpenSSL\ssl','rb') 4084:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c :174: 4084:error:0E078002:configuration file routines:DEF_LOAD:system lib:.\crypto\con f\conf_def.c:199: I would appreciate any help you can give on this. -- Bill