I an running under NT 4 SP4
I installed the opensa 0.20 and the ssl under "c:\apache"
I made "#" for all the e <ifdefine SSL> and run it as service
I want to create my private key and the CA key
I tried what you reccomand me :
"openssl req -new -key key.pem -out req.pem -config openssl.cnf"
but I got the error:
"usig configuration from openssl.cnf
error on line 4394370 of openssl.cnf
115:error:02001002:system library:fopen:system
lib:D:myproject\applicatin\opensa\openssl1-0.9.4\crypto\conf\conf.c:98:openssl.cnf
115:error:0E064002:configuration file routined:CONF_load:system
lib:d:\muproject\applicatiob\opensa\openssl1-0.9.4\syypto\conf\conf.c:101:"
I do not understand the path in the error and what I do I have to change
? ( where is : d:\my project"???)
maybe I am not in the right dir ?! I tried many possibilties (
c:\apache, , c:\apache\include\openssl\, c:\apache\bin\)
how can I solve yjos and creat my prive key and the key to sent for CA
?
yehuda