From ead883b476f51010a8602df83fdbec6a2f601720 Mon Sep 17 00:00:00 2001 From: Birkhoff <23278129+birkhoffcheng@users.noreply.github.com> Date: Wed, 11 Jul 2018 14:48:08 -0400 Subject: [PATCH] Update filename --- openvpn-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index c26e9ce..d1c1497 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -440,7 +440,7 @@ accept = 127.0.0.1:1194 connect = $IP:$PORT TIMEOUTclose = 0 verify = 3 -CAfile = ssl.crt" > /etc/stunnel/stunnel-client.conf +CAfile = stunnel.crt" > /etc/stunnel/stunnel-client.conf cp /etc/stunnel/stunnel-client.conf $HOME/stunnel.conf cp /etc/openvpn/server.crt $HOME/stunnel.crt # Generates the custom client.ovpn