mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-12 01:07:11 +02:00
small path bug fixed
This commit is contained in:
parent
648f0b5d68
commit
41c6a6f0cd
@ -9,12 +9,10 @@ resolv-retry infinite
|
|||||||
nobind
|
nobind
|
||||||
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry nointeract
|
ca /etc/openvpn/ipredator/ca.crt
|
||||||
|
|
||||||
ca /path/to/openvpn/config/keys/IPredator.se.ca.crt
|
|
||||||
|
|
||||||
tls-client
|
tls-client
|
||||||
tls-auth /etc/openvpn/ta.key
|
tls-auth /etc/openvpn/ipredator/ta.key
|
||||||
ns-cert-type server
|
ns-cert-type server
|
||||||
remote-cert-tls server
|
remote-cert-tls server
|
||||||
remote-cert-ku 0x00e0
|
remote-cert-ku 0x00e0
|
||||||
|
Loading…
Reference in New Issue
Block a user