added ikev2/rw-eap-ttls-phase2-piggyback scenario
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>.
|
||||
The strong mutual authentication is based on <b>EAP-TTLS</b> only (without a separate IKEv2
|
||||
authentication) with the gateway being authenticated by a server certificate during the
|
||||
EAP-TLS tunnel setup (phase1 of EAP-TTLS). This tunnel protects the ensuing weak client
|
||||
authentication based on <b>EAP-MD5</b> (phase2 of EAP-TTLS). The server <b>moon</b>
|
||||
piggybacks the tunneled EAP Identity request which starts phase2 of EAP-TTLS right onto
|
||||
the TLS Finished message. <b>carol</b> presents the correct MD5 password and succeeds
|
||||
whereas <b>dave</b> chooses the wrong password and fails.
|
||||
Reference in New Issue
Block a user