Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IKEv1 and IKEv2 support #17

Open
dr1ss opened this issue Oct 21, 2015 · 1 comment
Open

IKEv1 and IKEv2 support #17

dr1ss opened this issue Oct 21, 2015 · 1 comment

Comments

@dr1ss
Copy link

dr1ss commented Oct 21, 2015

Would be great if we could check these protocols..
They might be a little tricky because there is so many ways to configure them. Several authentication mechanisms like certificates, psk (shared key) and login/pass (eap, xauth..). The good thing is that they work similarly.
IKEv2 is becoming the new standard in the VPN world and it would be a great addition for this plugin.

@danfruehauf
Copy link
Owner

@dr1ss Thanks for the feedback. At the time I intended to add support for those, but lack of time prevented me from doing it eventually.

Feel free to hack on it and add support, you will probably have better knowledge than me in those protocols...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants