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.
12 lines
750 B
Plaintext
12 lines
750 B
Plaintext
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection to gateway <b>moon</b>.
|
|
At the outset the gateway authenticates itself to the clients by sending
|
|
an IKEv2 <b>RSA signature</b> accompanied by a certificate.
|
|
The roadwarriors then use the <i>Extensible Authentication Protocol</i>
|
|
in association with an <i>MD5</i> challenge and response protocol
|
|
(<b>EAP-MD5</b>) to authenticate against the gateway <b>moon</b> and includes
|
|
a <b>Postquantum Preshared Key (PPK)</b> that's also mixed into the
|
|
derived key material. The PPK_ID used by <b>dave</b> is unknown to <b>moon</b>
|
|
but since both peers don't enforce the use of a PPK they fall back to regular
|
|
authentication by use of the authentication data provided in the NO_PPK_AUTH
|
|
notify.
|