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:
Regular → Executable
+2
-3
@@ -1,5 +1,4 @@
|
||||
A connection between the gateways <b>moon</b> and <b>sun</b> is set up.
|
||||
The authentication is based on <b>Preshared Keys</b> (PSK), but gateway <b>moon</b>
|
||||
uses a wrong PSK. This makes it impossible for gateway <b>sun</b> to decrypt the
|
||||
IKEv1 message correctly. Thus <b>sun</b> returns a <b>PAYLOAD-MALFORMED</b> error
|
||||
notify which in turn cannot be decrypted by <b>moon</b>.
|
||||
uses a wrong PSK. Therefore the connection setup is aborted by gateway <b>sun</b>
|
||||
by sending an <b>AUTHENTICATION_FAILED</b> notify error.
|
||||
|
||||
Reference in New Issue
Block a user