aboutsummaryrefslogtreecommitdiff
path: root/win/openvpn.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'win/openvpn.nsi')
-rwxr-xr-xwin/openvpn.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/openvpn.nsi b/win/openvpn.nsi
index d667d76..29d34f1 100755
--- a/win/openvpn.nsi
+++ b/win/openvpn.nsi
@@ -274,7 +274,7 @@ Section "${PRODUCT_NAME} RSA Certificate Management Scripts" SecOpenVPNEasyRSA
# Original nsi script looked for ${EASYRSA}\2.0\openssl.cnf.sample. A newer
# openssl.cnf is needed on OpenVPN 2.2+.
- File "${EASYRSA}\Windows\openssl.cnf"
+ File "${EASYRSA}\2.0\openssl-1.0.0.cnf"
File "${EASYRSA}\Windows\vars.bat.sample"