I have an DG834G v. 4 Netgear modem-router with OpenVPN firmware.
I have installed on my notebook OpenVPN and I am able to connect easily to my lan, but I am experienced problems with OpenVPN app on my Iphone 5s.
I have imported, through emal, the .ovpn file but I am not able to connect to my lan for the following error:
OpenVPN error: PolarSSL: ca certificate is undefined
In which way can I resolve?
Thanks in advance,
Domenico
OpenVPN error: PolarSSL: ca certificate is undefined
-
- OpenVpn Newbie
- Posts: 1
- Joined: Fri Jul 22, 2016 6:05 am
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: OpenVPN error: PolarSSL: ca certificate is undefined
It sounds like you have not included the ca.crt during your import.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Mon Jul 25, 2016 5:11 pm
Re: OpenVPN error: PolarSSL: ca certificate is undefined
If you are using static key, this will happen, and there is no solution to it at this moment afaik for ios. Otherwise, include ca certificate in your folder and refer it in .ovpn config file or put it inline in .ovpn config fire between <CA></CA>, like TinCanTech mentioned.ddelsorbo wrote:I have an DG834G v. 4 Netgear modem-router with OpenVPN firmware.
I have installed on my notebook OpenVPN and I am able to connect easily to my lan, but I am experienced problems with OpenVPN app on my Iphone 5s.
I have imported, through emal, the .ovpn file but I am not able to connect to my lan for the following error:
OpenVPN error: PolarSSL: ca certificate is undefined
In which way can I resolve?
Thanks in advance,
Domenico