aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/esp-alg-des/description.txt
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2006-07-03 07:11:30 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2006-07-03 07:11:30 +0000
commit6db2ac30c7ef635d7eb0b7b38b276166d02da425 (patch)
tree267a0af7b09749525c9d2aa6e7b0c89b08a8f5ee /testing/tests/ikev1/esp-alg-des/description.txt
parent92069df82ffee1b8e61f6537f78f2e809f755a4a (diff)
downloadstrongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.bz2
strongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.xz
tests with subdirectory structure
Diffstat (limited to 'testing/tests/ikev1/esp-alg-des/description.txt')
-rw-r--r--testing/tests/ikev1/esp-alg-des/description.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/ikev1/esp-alg-des/description.txt b/testing/tests/ikev1/esp-alg-des/description.txt
new file mode 100644
index 000000000..9546569dd
--- /dev/null
+++ b/testing/tests/ikev1/esp-alg-des/description.txt
@@ -0,0 +1,5 @@
+In IKE phase 2 the roadwarrior <b>carol</b> proposes to gateway <b>moon</b>
+the ESP 1DES encryption algorithm with MD5 authentication. <b>moon</b> must
+explicitly accept the choice of this insecure algorithm by setting the strict
+flag '!' in <b>esp=des-md5!</b>. The tunnel is tested by <b>carol</b>
+sending a ping to client <b>alice</b> behind gateway <b>moon</b>.