Page 1 of 1

OpenVPN error: PolarSSL: ca certificate is undefined

Posted: Fri Jul 22, 2016 6:10 am
by ddelsorbo
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

Re: OpenVPN error: PolarSSL: ca certificate is undefined

Posted: Fri Jul 22, 2016 11:01 am
by TinCanTech
It sounds like you have not included the ca.crt during your import.

Re: OpenVPN error: PolarSSL: ca certificate is undefined

Posted: Wed Jul 27, 2016 5:39 pm
by qwertyegg
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
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.