projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc6be3e
)
openvpn: add handling for capath and cafile
author
John Crispin
<
[email protected]
>
Thu, 27 Oct 2016 13:19:59 +0000
(15:19 +0200)
committer
John Crispin
<
[email protected]
>
Thu, 27 Oct 2016 13:19:59 +0000
(15:19 +0200)
Signed-off-by: John Crispin <
[email protected]
>
package/network/services/openvpn/files/openvpn.init
patch
|
blob
|
history
diff --git
a/package/network/services/openvpn/files/openvpn.init
b/package/network/services/openvpn/files/openvpn.init
index 6dac7b3fa12c1931083c348ca514d2c22788796b..38337600aee1eb41bf519b6e2e7e99fe016407cf 100644
(file)
--- a/
package/network/services/openvpn/files/openvpn.init
+++ b/
package/network/services/openvpn/files/openvpn.init
@@
-124,7
+124,7
@@
start_instance() {
socks_proxy status status_version syslog tcp_queue_limit tls_auth tls_version_min \
tls_cipher tls_remote tls_timeout tls_verify tmp_dir topology tran_window \
tun_mtu tun_mtu_extra txqueuelen user verb down push up \
- verify_x509_name x509_username_field \
+
capath cafile
verify_x509_name x509_username_field \
ifconfig_ipv6 route_ipv6 server_ipv6 ifconfig_ipv6_pool ifconfig_ipv6_push iroute_ipv6
openvpn_add_instance "$s" "/var/etc" "openvpn-$s.conf"