implemented IKEV2 EAP-SIM server and client test module that use triplets stored in a file. For details see the scenario 'ikev2/rw-eap-sim-rsa'

This commit is contained in:
Andreas Steffen
2008-02-04 14:52:06 +00:00
parent 7094e840bf
commit 663fedbe44
13 changed files with 840 additions and 152 deletions
@@ -0,0 +1,7 @@
The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
<b>carol</b> uses the <i>Extensible Authentication Protocol</i>
in association with a GSM <i>Subscriber Identity Module</i> (<b>EAP-SIM</b>)
to authenticate against the gateway. In this scenario triplets from the file
<b>/etc/ipsec.d/triplets.dat</b> are used instead of a physical SIM card.
Gateway <b>moon</b> additionaly uses an <b>RSA signature</b> to authenticate
itself against <b>carol</b>.