aboutsummaryrefslogtreecommitdiffstats
path: root/conf/plugins/eap-aka-3gpp.opt
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-05-16 17:34:02 +0200
committerTobias Brunner <tobias@strongswan.org>2017-07-05 10:03:38 +0200
commit1aba82bfd736cbbfc78408e7bab588c25e49d12a (patch)
treef187b55d12dc4632e2e44d9a62035e260b6d7f31 /conf/plugins/eap-aka-3gpp.opt
parent7004a59a4caefa15209636216b9e0a2d6d798be9 (diff)
downloadstrongswan-1aba82bfd736cbbfc78408e7bab588c25e49d12a.tar.bz2
strongswan-1aba82bfd736cbbfc78408e7bab588c25e49d12a.tar.xz
eap-aka-3gpp: Add plugin that implements 3GPP MILENAGE algorithm in software
This is similar to the eap-aka-3gpp2 plugin. K (optionally concatenated with OPc) may be configured as binary EAP secret in ipsec.secrets or swanctl.conf. Based on a patch by Thomas Strangert. Fixes #2326.
Diffstat (limited to 'conf/plugins/eap-aka-3gpp.opt')
-rw-r--r--conf/plugins/eap-aka-3gpp.opt3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/plugins/eap-aka-3gpp.opt b/conf/plugins/eap-aka-3gpp.opt
new file mode 100644
index 000000000..1bc733ab1
--- /dev/null
+++ b/conf/plugins/eap-aka-3gpp.opt
@@ -0,0 +1,3 @@
+charon.plugins.eap-aka-3gpp.seq_check =
+ Enable to activate sequence check of the AKA SQN values in order to trigger
+ resync cycles.