diff options
Diffstat (limited to 'testing/tests/ikev1-p-p/net2net-psk-fail/description.txt')
-rw-r--r-- | testing/tests/ikev1-p-p/net2net-psk-fail/description.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/tests/ikev1-p-p/net2net-psk-fail/description.txt b/testing/tests/ikev1-p-p/net2net-psk-fail/description.txt deleted file mode 100644 index 688182be4..000000000 --- a/testing/tests/ikev1-p-p/net2net-psk-fail/description.txt +++ /dev/null @@ -1,5 +0,0 @@ -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>. |