openvpn: add handling for capath and cafile
authorJohn Crispin <john@phrozen.org>
Thu, 27 Oct 2016 13:19:59 +0000 (15:19 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 27 Oct 2016 13:19:59 +0000 (15:19 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
package/network/services/openvpn/files/openvpn.init

index 6dac7b3fa12c1931083c348ca514d2c22788796b..38337600aee1eb41bf519b6e2e7e99fe016407cf 100644 (file)
@@ -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"