When I first setup KODI with OpenVPN manager a while ago I also ran into the expired VPNSecure cert included in openvpn manager. I was able to replace it with a current one from VPNSecure and everything was working until recently.
So, I have gone into my VPNSecure account and regenerated my config files. The .ovpn parameters look identical to the previous one I was using to manually connect. The most recent .ovpn from VPNSecure is at
The default remote server in the .ovpn file seems to no longer work, but other servers seem to be fine.
I copied my new .crt and .key files to KODI, reset VPN service, deleted all downloaded data, rebooted the box, and reconfigured Openvpn Manager. The VPN still gets the same error. I have included the KODI log from last midnight at:
If I ssh into KODI and run "openvpn wgking99.ovpn" manually at the command prompt after picking ca3.vpnsecure.me as the remote the vpn comes up fine with a few warnings. If I add "askpass auth.txt" after placing my VPNSecure password in auth.txt it starts without any password prompts, so openvpn and VPNSecure are working as expected.
Greg