mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-24 05:56:08 +03:00
Update filename
This commit is contained in:
parent
b233ddbfc9
commit
ead883b476
@ -440,7 +440,7 @@ accept = 127.0.0.1:1194
|
|||||||
connect = $IP:$PORT
|
connect = $IP:$PORT
|
||||||
TIMEOUTclose = 0
|
TIMEOUTclose = 0
|
||||||
verify = 3
|
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/stunnel/stunnel-client.conf $HOME/stunnel.conf
|
||||||
cp /etc/openvpn/server.crt $HOME/stunnel.crt
|
cp /etc/openvpn/server.crt $HOME/stunnel.crt
|
||||||
# Generates the custom client.ovpn
|
# Generates the custom client.ovpn
|
||||||
|
Loading…
Reference in New Issue
Block a user