I've tried loading the OpenVPN File into the OpenVPN Client section, Inserting my username and password, applying the settings and turning it on. I constantly get it coming back with "Error - Check Configuration!" Below is a copy of the System Log, perhaps that might shed some light on the issue.
Sep 5 10:48:02 rc_service: httpd 3509:notify_rc restart_vpnclient1
Sep 5 10:48:04 openvpn[27316]: Unrecognized option or missing or extra parameter(s) in config.ovpn:39: block-outside-dns (2.4.3)
Sep 5 10:48:04 openvpn[27316]: OpenVPN 2.4.3 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Aug 18 2017
Sep 5 10:48:04 openvpn[27316]: library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
Sep 5 10:48:04 openvpn[27318]: WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead.
Sep 5 10:48:04 openvpn[27318]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sep 5 10:48:04 openvpn[27318]: Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sep 5 10:48:04 openvpn[27318]: Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sep 5 10:48:04 openvpn[27318]: TCP/UDP: Preserving recently used remote address: [AF_INET]185.9.19.137:54329
Sep 5 10:48:04 openvpn[27318]: Socket Buffers: R=[122880->122880] S=[122880->122880]
Sep 5 10:48:04 openvpn[27318]: NOTE: setsockopt TCP_NODELAY=1 failed
Sep 5 10:48:04 openvpn[27318]: UDP link local: (not bound)
Sep 5 10:48:04 openvpn[27318]: UDP link remote: [AF_INET]185.9.19.137:54329
Sep 5 10:48:04 openvpn[27318]: TLS: Initial packet from [AF_INET]185.9.19.137:54329, sid=ddcc085d d9fe18d0
Sep 5 10:48:05 openvpn[27318]: VERIFY OK: depth=1, CN=a
Sep 5 10:48:05 openvpn[27318]: VERIFY OK: nsCertType=SERVER
Sep 5 10:48:05 openvpn[27318]: VERIFY OK: depth=0, CN=b
Sep 5 10:48:06 openvpn[27318]: Control Channel: TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 4096 bit RSA
Sep 5 10:48:06 openvpn[27318]: Peer Connection Initiated with [AF_INET]185.9.19.137:54329
Sep 5 10:48:07 openvpn[27318]: SENT CONTROL : 'PUSH_REQUEST' (status=1)
Sep 5 10:48:08 openvpn[27318]: PUSH: Received control message: 'PUSH_REPLY,topology subnet,route-gateway 10.201.0.1,dhcp-option DNS 10.201.0.2,dhcp-option DNS 10.201.0.3,redirect-gateway def1,comp-lzo yes,ping 6,ping-restart 30,socket-flags TCP_NODELAY,sndbuf 393216,rcvbuf 393216,redirect-gateway ipv6,route-ipv6 2000::/3,tun-ipv6,ifconfig-ipv6 2001:db8:f0:b2::4/64 2001:db8:f0:b2::1,ifconfig 10.201.255.1 255.255.0.0,peer-id 0,cipher AES-256-GCM'
Sep 5 10:48:08 openvpn[27318]: Note: option tun-ipv6 is ignored because modern operating systems do not need special IPv6 tun handling anymore.
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: timers and/or timeouts modified
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: compression parms modified
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
Sep 5 10:48:08 openvpn[27318]: Socket Buffers: R=[122880->245760] S=[122880->245760]
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: --socket-flags option modified
Sep 5 10:48:08 openvpn[27318]: NOTE: setsockopt TCP_NODELAY=1 failed
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: --ifconfig/up options modified
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: route options modified
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: route-related options modified
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: peer-id set
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: adjusting link_mtu to 1625
Sep 5 10:48:08 openvpn[27318]: OPTIONS IMPORT: data channel crypto options modified
Sep 5 10:48:08 openvpn[27318]: Data Channel: using negotiated cipher 'AES-256-GCM'
Sep 5 10:48:08 openvpn[27318]: Data Channel Encrypt: Cipher 'AES-256-GCM' initialized with 256 bit key
Sep 5 10:48:08 openvpn[27318]: Data Channel Decrypt: Cipher 'AES-256-GCM' initialized with 256 bit key
Sep 5 10:48:08 openvpn[27318]: GDG6: remote_host_ipv6=n/a
Sep 5 10:48:08 openvpn[27318]: TUN/TAP device tun11 opened
Sep 5 10:48:08 openvpn[27318]: TUN/TAP TX queue length set to 100
Sep 5 10:48:08 openvpn[27318]: do_ifconfig, tt->did_ifconfig_ipv6_setup=1
Sep 5 10:48:08 openvpn[27318]: /usr/sbin/ip link set dev tun11 up mtu 1500
Sep 5 10:48:08 openvpn[27318]: /usr/sbin/ip addr add dev tun11 10.201.255.1/16 broadcast 10.201.255.255
Sep 5 10:48:08 openvpn[27318]: /usr/sbin/ip -6 addr add 2001:db8:f0:b2::4/64 dev tun11
Sep 5 10:48:08 openvpn[27318]: Linux ip -6 addr add failed: external program exited with error status: 2
Sep 5 10:48:08 openvpn[27318]: Exiting due to fatal error
Sep 5 10:48:26 rc_service: httpd 3509:notify_rc start_vpnclient1
Sep 5 10:48:27 openvpn[27390]: Unrecognized option or missing or extra parameter(s) in config.ovpn:39: block-outside-dns (2.4.3)
Sep 5 10:48:27 openvpn[27390]: OpenVPN 2.4.3 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Aug 18 2017
Sep 5 10:48:27 openvpn[27390]: library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
Sep 5 10:48:27 openvpn[27391]: WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead.
Sep 5 10:48:27 openvpn[27391]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sep 5 10:48:27 openvpn[27391]: Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sep 5 10:48:27 openvpn[27391]: Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sep 5 10:48:27 openvpn[27391]: TCP/UDP: Preserving recently used remote address: [AF_INET]185.9.19.137:54329
Sep 5 10:48:27 openvpn[27391]: Socket Buffers: R=[122880->122880] S=[122880->122880]
Sep 5 10:48:27 openvpn[27391]: NOTE: setsockopt TCP_NODELAY=1 failed
Sep 5 10:48:27 openvpn[27391]: UDP link local: (not bound)
Sep 5 10:48:27 openvpn[27391]: UDP link remote: [AF_INET]185.9.19.137:54329
Sep 5 10:48:28 openvpn[27391]: TLS: Initial packet from [AF_INET]185.9.19.137:54329, sid=b1905cf1 0f9754ee
Sep 5 10:48:28 openvpn[27391]: VERIFY OK: depth=1, CN=a
Sep 5 10:48:28 openvpn[27391]: VERIFY OK: nsCertType=SERVER
Sep 5 10:48:28 openvpn[27391]: VERIFY OK: depth=0, CN=b
Sep 5 10:48:30 openvpn[27391]: Control Channel: TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 4096 bit RSA
Sep 5 10:48:30 openvpn[27391]: Peer Connection Initiated with [AF_INET]185.9.19.137:54329
Sep 5 10:48:31 openvpn[27391]: SENT CONTROL : 'PUSH_REQUEST' (status=1)
Sep 5 10:48:31 openvpn[27391]: PUSH: Received control message: 'PUSH_REPLY,topology subnet,route-gateway 10.201.0.1,dhcp-option DNS 10.201.0.2,dhcp-option DNS 10.201.0.3,redirect-gateway def1,comp-lzo yes,ping 6,ping-restart 30,socket-flags TCP_NODELAY,sndbuf 393216,rcvbuf 393216,redirect-gateway ipv6,route-ipv6 2000::/3,tun-ipv6,ifconfig-ipv6 2001:db8:f0:b2::5/64 2001:db8:f0:b2::1,ifconfig 10.201.255.2 255.255.0.0,peer-id 1,cipher AES-256-GCM'
Sep 5 10:48:31 openvpn[27391]: Note: option tun-ipv6 is ignored because modern operating systems do not need special IPv6 tun handling anymore.
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: timers and/or timeouts modified
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: compression parms modified
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
Sep 5 10:48:31 openvpn[27391]: Socket Buffers: R=[122880->245760] S=[122880->245760]
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: --socket-flags option modified
Sep 5 10:48:31 openvpn[27391]: NOTE: setsockopt TCP_NODELAY=1 failed
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: --ifconfig/up options modified
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: route options modified
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: route-related options modified
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: peer-id set
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: adjusting link_mtu to 1625
Sep 5 10:48:31 openvpn[27391]: OPTIONS IMPORT: data channel crypto options modified
Sep 5 10:48:31 openvpn[27391]: Data Channel: using negotiated cipher 'AES-256-GCM'
Sep 5 10:48:31 openvpn[27391]: Data Channel Encrypt: Cipher 'AES-256-GCM' initialized with 256 bit key
Sep 5 10:48:31 openvpn[27391]: Data Channel Decrypt: Cipher 'AES-256-GCM' initialized with 256 bit key
Sep 5 10:48:31 openvpn[27391]: GDG6: remote_host_ipv6=n/a
Sep 5 10:48:31 openvpn[27391]: TUN/TAP device tun11 opened
Sep 5 10:48:31 openvpn[27391]: TUN/TAP TX queue length set to 100
Sep 5 10:48:31 openvpn[27391]: do_ifconfig, tt->did_ifconfig_ipv6_setup=1
Sep 5 10:48:31 openvpn[27391]: /usr/sbin/ip link set dev tun11 up mtu 1500
Sep 5 10:48:31 openvpn[27391]: /usr/sbin/ip addr add dev tun11 10.201.255.2/16 broadcast 10.201.255.255
Sep 5 10:48:31 openvpn[27391]: /usr/sbin/ip -6 addr add 2001:db8:f0:b2::5/64 dev tun11
Sep 5 10:48:31 openvpn[27391]: Linux ip -6 addr add failed: external program exited with error status: 2
Sep 5 10:48:31 openvpn[27391]: Exiting due to fatal error