Hi there,

I followed the instructions given in this HowTo:

http://www.dylanbeattie.net/docs/openssl_iis_ssl_howto.html

and came smooth and with no probs to the point where I should create a
master certificate using this command:

openssl req -config openssl.conf -new -x509 -days 1001 -key keys/ca.key -out
certs/ca.cer

If I do that I get the following error message:

C:\ssl>openssl req -config openssl.conf -new -x509 -days 1001 -key
keys/ca.key -
out certs/ca.cer
error on line -1 of openssl.conf
7056:error:02001002:system library:fopen:No such file or
directory:.\crypto\bio\
bss_file.c:126:fopen('openssl.conf','rb')
7056:error:2006D080:BIO routines:BIO_new_file:no such
file:.\crypto\bio\bss_file
.c:129:
7056:error:0E078072:configuration file routines:DEF_LOAD:no such
file:.\crypto\c
onf\conf_def.c:197:

I hope that one of you is likely willing to help me! I have used
$Searchengine but couldn't find anything helpful!

Hope to get some help and/or advice

Regards
Niels
-- 
View this message in context: 
http://www.nabble.com/cannot-create-openssl-master-certificate-on-my-Exchange2007-Server%21Help-needed%21-tp24583342p24583342.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to