Page 1 of 1

TLS: error parsing cert certificate : X509 - Format not recognized as DER or PEM

Posted: Fri Jul 06, 2018 2:27 pm
by tamorgen
I'm trying to set up OpenVPN using client certs on my iPhone using a ovpn file. The ovpn file works from my linux box just fine. When I import the ovpn file and try to start the connection, I get the following.

Code: Select all

2018-07-06 10:15:42 ----- OpenVPN Start -----
OpenVPN core 3.2 ios arm64 64-bit built on Feb 22 2018 12:39:28
2018-07-06 10:15:42 Frame=512/2048/512 mssfix-ctrl=1250
2018-07-06 10:15:42 EVENT: CORE_ERROR mbed TLS: error parsing cert certificate : X509 - Format not recognized as DER or PEM [ERR]
2018-07-06 10:15:42 Raw stats on disconnect:
2018-07-06 10:15:42 Performance stats on disconnect:
  CPU usage (microseconds): 19665
  Network bytes per CPU second: 0
  Tunnel bytes per CPU second: 0
Any ideas?

Re: TLS: error parsing cert certificate : X509 - Format not recognized as DER or PEM

Posted: Wed Aug 08, 2018 7:36 am
by amarin@puenteromano.com
I have the same problem.
Any idea?