Page 1 of 1
PolarSSL: ca certificate is undefinded
Posted: Sat Jun 15, 2013 6:45 am
by moster
Dear all,
I'm new to this technology and trying to connect a ipad mini to my openvpn network. I get the following errormessage:
"PolarSSL: ca certificate is undefinded [ERR]".
Thanks,
Marc
Re: PolarSSL: ca certificate is undefinded
Posted: Tue Jul 02, 2013 9:20 pm
by cleverserge
I get the same message. I've tried several solutions that are offered here and on another resources. I have tried to include and exclude the ca.crt in/from .p12. I tried to load to Iphone the ca.crt separately. I tried to include ca.crt to .ovpn file. Nut the result is the same
Code: Select all
EVENT: CORE_ERROR PolarSSL: ca certificate is undefined [ERR]
This my latest .ovpn file
Code: Select all
$ cat ios1.ovpn
client
dev tun
proto udp
remote IP 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ns-cert-type server
comp-lzo
verb 3
<CA>
ca.crt is here
</CA>
The configuration of the server is +- standart without any features. Maybe somebody knows any other ways to have openvpn working on ios (I have Iphone) ?
WBR,
Serge
Re: PolarSSL: ca certificate is undefinded
Posted: Wed Jul 03, 2013 7:42 am
by lolex
I believe it should be
<ca>
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
</ca>
But not sure if case matters.
Re: PolarSSL: ca certificate is undefinded
Posted: Tue Apr 05, 2016 9:08 pm
by aarondvail
I'm getting the same error. The CA certificate is embedded in my ovpn file....
I'm on an android (5.1.1) with the latest OpenVPN Connect