Answer the question
In order to leave comments, you need to log in
How to implement simple NEVPNManager connection?
Hello.
No matter how much I searched, tried to find, there is no detailed information and code example anywhere.
I want to implement a simple IKEv2 connection with a certificate.
If you understand and you are too lazy to answer, I offer money in exchange for sample code for connection to our server with certificate.
Thanks to!
Answer the question
In order to leave comments, you need to log in
I took a quick look at the official manual, from what I saw there, you might have problems with:
1) enabling the com.apple.developer.networking.vpn.api entitlement
2) similarly, you may need an entitlement for the Network Extension framework
3) first you need initialize the Network Extension, and only then howl in vpn.api
Have you ever tried to deal with the official documentation? https://developer.apple.com/documentation/networke...
Ready to try, what reward? net-files(dog)ya.ru
No matter how much I searched, tried to find, there is no detailed information and code example anywhere.
Something extremely bad you were looking for.
blog.moatazthenervous.com/create-a-vpn-connection-...
blog.moatazthenervous.com/create-a-key-chain-for-a...
https://stackoverflow.com/questions/47351441/vpn -c...
These links provide more than enough information to do what you want. You just have to spread your brains a little and supplement the code from the 1st link with the code from the 2nd and 3rd links.
PS And you don't need money. Welcome!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question