openvpn: add handling for capath and cafile
[openwrt/staging/dedeckeh.git] / 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"