testing: Reorganizing IKEv1 and IKEv2 examples
For documentation purposes the new folders ikev1-algs, ikev2-algs, ikev1-multi-ca and ikev2-multi-ca have been created. Most of the test cases have now been converted to the vici interface. The remaining legacy stroke scenarios yet to be converted have been put into the ikev2-stroke-bye folder. For documentation purposes some legacy stroke scenarios will be kept in the ikev1-stroke, ikev2-stroke and ipv6-stroke folders.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
|
||||
At the outset the gateway authenticates itself to the client by sending
|
||||
an IKEv2 <b>RSA signature</b> accompanied by a certificate.
|
||||
<b>carol</b> then uses a mutual <b>EAP-TLS</b> authentication based
|
||||
on X.509 certificates with the remote AAA RADIUS server <b>alice</b>.
|
||||
an IKEv2 <b>digital signature</b> accompanied by an X.509 certificate.
|
||||
<p/>
|
||||
Next <b>carol</b> uses a mutual <b>EAP-TLS</b> authentication based
|
||||
on X.509 certificates. The gateway forwards all EAP messages to the
|
||||
AAA RADIUS server <b>alice</b>.
|
||||
|
||||
Reference in New Issue
Block a user