ss-abramchuk / OpenVPNAdapter

Objective-C wrapper for OpenVPN library. Compatible with iOS and macOS.
GNU Affero General Public License v3.0
473 stars 209 forks source link

iOS 13.6+ can't connect #186

Closed netgfx closed 3 years ago

netgfx commented 3 years ago

Is anyone else experiencing this? From the moment I upgraded to 13.6.1 and now 13.7 I can't connect to VPN that had no problems before 13.6.

It is stuck on connecting and the only log I see is

Log: Contacting xxx.xxx.xxx.xxx:xxxxx via UDP (x is where the IP and port are)

any idea on what is going on? or how can i debug it further?

netgfx commented 3 years ago

it seems that it was a mere case of not being able to distinguish between rsa private key and private key on the key headers...