You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to request IKEv2 support be added to the manual connection scripts.
I'm more than happy to contribute this myself but I'm having some trouble understanding how the usernames & passwords are generated for IKEv2 use, or alternately how authentication is implemented at all for PIA's IKEv2 implementation.
I've had a look through the code in client-library-apple however I am unfamiliar with the iOS VPN management APIs and it is a little hard to follow.
The standard approach of splitting the token at char 62 did not seem to work either.
Any insights would be appreciated.
The text was updated successfully, but these errors were encountered:
I'd like to request IKEv2 support be added to the manual connection scripts.
I'm more than happy to contribute this myself but I'm having some trouble understanding how the usernames & passwords are generated for IKEv2 use, or alternately how authentication is implemented at all for PIA's IKEv2 implementation.
I've had a look through the code in client-library-apple however I am unfamiliar with the iOS VPN management APIs and it is a little hard to follow.
The standard approach of splitting the token at char 62 did not seem to work either.
Any insights would be appreciated.
The text was updated successfully, but these errors were encountered: