iOS 12.0.1 update kills OpenVPN Connect
Posted: Wed Oct 10, 2018 1:10 pm
All,
After updating iOS to 12.0.1, OpenVPN Connect fails to connect at all. Absolutely nothing else changed prior to this OS update. The `mobileconfig` which provides my two Always-On configs has been working for years. All certs (CA, key, cert, dhparam) are inlined as SSL VPN config parameters in the Profiles. This is for connecting to my self-hosted VPN servers. I've been running this configuration for so long, I've recently had to replace my CA certificate because it expired (10 years plus! About a year ago). IOW, I'm fairly certain nothing broke on my side.
The logs from the app:
Is there a new configuration option I should toggle? Nothing seems to jump out at me.
Thanks,
Jason.
After updating iOS to 12.0.1, OpenVPN Connect fails to connect at all. Absolutely nothing else changed prior to this OS update. The `mobileconfig` which provides my two Always-On configs has been working for years. All certs (CA, key, cert, dhparam) are inlined as SSL VPN config parameters in the Profiles. This is for connecting to my self-hosted VPN servers. I've been running this configuration for so long, I've recently had to replace my CA certificate because it expired (10 years plus! About a year ago). IOW, I'm fairly certain nothing broke on my side.
The logs from the app:
Code: Select all
2018-15-08 18:15:44 ----- OpenVPN Start -----
OpenVPN core 3.2 ios arm64 64-bit PT_PROXY built on Oct 3 2018 06:35:04
2018-15-08 18:15:44 EVENT: EPKI_INVALID_ALIAS 69646e740000000000000073 [ERR]
2018-15-08 18:15:44 Raw stats on disconnect:
2018-15-08 18:15:44 Performance stats on disconnect:
CPU usage (microseconds): 20446
Network bytes per CPU second: 0
Tunnel bytes per CPU second: 0
2018-15-08 18:15:44 EVENT: EPKI_ERROR [69646e740000000000000073]: external_pki_error: identity not found [ERR]
2018-15-08 18:15:44 Raw stats on disconnect:
2018-15-08 18:15:44 Performance stats on disconnect:
CPU usage (microseconds): 20927
Network bytes per CPU second: 0
Tunnel bytes per CPU second: 0
Thanks,
Jason.