Posts

Post not yet marked as solved
1 Replies
945 Views
Hello, I started to make VPN app and I can't setup IKEv2 server so I can connect to it without .mobileconfig file. All the applications of vpn that I tried adding vpn profiles directly from settings without .mobileconfig. When I add VPN connection directly or through NEVPNManager unexpected error occuring on trying to connect. I'm using flutter plugin that connects through native code to vpn (https://github.com/X-dea/Flutter-VPN/blob/master/ios/Classes/VPNHandler.swift). Do I need to sign by any way my vpn server except let's encrypt certificate? I've done setup instructions from here https://github.com/jawj/IKEv2-setup.
Posted Last updated
.