fixed auth-user-pass line in froot configs

This commit is contained in:
Luke Davidson
2019-02-26 16:33:48 -08:00
parent 384868818f
commit 0447173ddd
6 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ dev tun
resolv-retry infinite resolv-retry infinite
nobind nobind
persist-key persist-key
auth-user-pass auth-user-pass /config/openvpn-credentials.txt
auth-nocache auth-nocache
remote-cert-tls server remote-cert-tls server
cipher AES-256-CBC cipher AES-256-CBC

View File

@@ -3,7 +3,7 @@ dev tun
resolv-retry infinite resolv-retry infinite
nobind nobind
persist-key persist-key
auth-user-pass auth-user-pass /config/openvpn-credentials.txt
auth-nocache auth-nocache
remote-cert-tls server remote-cert-tls server
cipher AES-256-CBC cipher AES-256-CBC

View File

@@ -3,7 +3,7 @@ dev tun
resolv-retry infinite resolv-retry infinite
nobind nobind
persist-key persist-key
auth-user-pass auth-user-pass /config/openvpn-credentials.txt
auth-nocache auth-nocache
remote-cert-tls server remote-cert-tls server
cipher AES-256-CBC cipher AES-256-CBC

View File

@@ -3,7 +3,7 @@ dev tun
resolv-retry infinite resolv-retry infinite
nobind nobind
persist-key persist-key
auth-user-pass auth-user-pass /config/openvpn-credentials.txt
auth-nocache auth-nocache
remote-cert-tls server remote-cert-tls server
cipher AES-256-CBC cipher AES-256-CBC

View File

@@ -3,7 +3,7 @@ dev tun
resolv-retry infinite resolv-retry infinite
nobind nobind
persist-key persist-key
auth-user-pass auth-user-pass /config/openvpn-credentials.txt
auth-nocache auth-nocache
remote-cert-tls server remote-cert-tls server
cipher AES-256-CBC cipher AES-256-CBC

View File

@@ -3,7 +3,7 @@ dev tun
resolv-retry infinite resolv-retry infinite
nobind nobind
persist-key persist-key
auth-user-pass auth-user-pass /config/openvpn-credentials.txt
auth-nocache auth-nocache
remote-cert-tls server remote-cert-tls server
cipher AES-256-CBC cipher AES-256-CBC