|
|
|
Hello all, I' ve a problem installing open vpn I have install the tun tap driver on my system (solaris 8) I've sucessfully installed OpenVPN but I can sign my certificat I tried to <pre>./easy-rsa/sign-req mycert</pre> but I've an error message <pre>Using configuration from /opt/local/ssl/openssl.cnf Error opening CA private key ./demoCA/private/cakey.pem 17432:error:02001002:system library:fopen:No such file or directory:bss_file.c:278:fopen('./demoCA/private/cakey.pem','r') 17432:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:280: unable to load CA private key</pre> the problem is that I have searched ./demoCA/ with the find command but I can't find it ? WHat the error message signofie ? Thanks, |