1) I download OpenVPN 2.2 as administrator
2) I restart
3) I ran cmd.exe and enter cd C:\Program Files\OpenVPN\easy-rsa (even though I'm running 64bit I change the location to this folder)
4) I ran init-config
Code: Select all
copy vars.bat.sample vars.bat
1 file(s) copied.
copy openssl.cnf.sample spenssl.cnf
The system cannot find the file specified
6) I ran clean-all
Code: Select all
The system cannot find the path specified.
The system cannot find the path specified.
1 file(s) copied.
1 file(s) copied.
Code: Select all
The system cannot find the path specified.
WARNING: can't open config file: c:\openssl/ssl/openssl.cnf
error on line 150 of openssl.cnf
3832:error:0E065068:configuration file routines:STR_COPY:variable has no value:.
\crypto\conf\conf_def.c:618:line 150
Any help would be greatly appreciated.