My client would like me to write a VPN client for IOS (IOS 9.2). The VPN client must use SSL to connect to the openVPN server. I will use the NEVPNManager class provided by apple (the NEVPNManager class has a class method (sharedManager) that provides access to a single instance of NEVPNManager. This is the class method that I plan to use). I would like to set the protocol for this general manager to SSL. Is it possible? Or am I limited to the NEVPNProtocolIPSec and NEVPNProtocolIKEv2 protocols?PS: - I do not want to use the NETunnelProvider API family. I understand that these are new APIs that allow you to use your own proprietary protocols, but apparently, using the NETunnelProvider protocol family, special rights are required from Apple (which can take up to a month), but the client wants something earlier.
: "NEVPNManager " Personal VPN ", VPN- (IPsec IKEv2). VPN- SSL, , , ( NETunnelProvider, ) - (, )".
Source: https://habr.com/ru/post/1626428/More articles:remote debug chrome on iphone using windows - google-chromeHow to debug a website for ios.iphone with Windows PC - debuggingHow to create / mount a postgres database in Pony ORM? - pythonУлучшение TTFB для веб-сайтов ASP.NET - c#to create a comparative characteristic for template classes whose parameters are in a different order - c ++OCaml maps a string to a list of strings - pythonGet an item in a set with a "member" - setSelecting a field in the GoToMyPC registration window does not work in Win10 - windows-10Cleansing site. Unable to automate user click during cleanup - javascriptWhat is the best method for filtering graph graphs by type in AQL - arangodbAll Articles