VPNStatus icon indicating copy to clipboard operation
VPNStatus copied to clipboard

Set IKEv2 VPN password using a config file

Open mbsanchez opened this issue 5 years ago • 0 comments

I want to change this source code in order to use information saved in a text file to connect to an IKEv2 VPN. However, i don't know if this library allows to set the IKEv2 password without using a KeyChain reference. I want to read the password directly from the config file as string and set it to the ACNEService object.

Can you give me any insights about it?

mbsanchez avatar Feb 29 '20 09:02 mbsanchez