C:\Program Files\OpenVPN\easy-rsa>build-ca.bat
error on line 150 of openssl.cnf
912:error:0E065068:configuration file routines:STR_COPY:variable has no value:.\
crypto\conf\conf_def.c:618:line 150
C:\Program Files\OpenVPN\easy-rsa>build-ca.bat
error on line 150 of openssl.cnf
784:error:0E065068:configuration file routines:STR_COPY:variable has no value:.\
crypto\conf\conf_def.c:618:line 150
C:\Program Files\OpenVPN\easy-rsa>build-ca.bat
error on line 150 of openssl.cnf
912:error:0E065068:c ...
Skypeus 發表於 2013-12-14 10:59
Double check the followings :
..
2. Run the following batch file to copy configuration files into place (this will overwrite any preexisting vars.bat and openssl.cnf files):
init-config
3. Now edit the vars file (called vars.bat on Windows) and set the KEY_COUNTRY, KEY_PROVINCE, KEY_CITY, KEY_ORG, and
KEY_EMAIL parameters. Don't leave any of these parameters blank.