aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev1/alg-camellia/description.txt
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-05-04 12:06:45 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-05-04 12:06:45 +0200
commit90e941fb979b0f76c3bcf9db0871991b3e79716e (patch)
treeea4062a0aa0f182113e56d496c51bb42e63ce39b /testing/tests/openssl-ikev1/alg-camellia/description.txt
parent3805e569f6429a017c198a98e47875c9aa8329bd (diff)
downloadstrongswan-90e941fb979b0f76c3bcf9db0871991b3e79716e.tar.bz2
strongswan-90e941fb979b0f76c3bcf9db0871991b3e79716e.tar.xz
upgraded openssl-ikev1 scenarios to 5.0.0
Diffstat (limited to 'testing/tests/openssl-ikev1/alg-camellia/description.txt')
-rw-r--r--testing/tests/openssl-ikev1/alg-camellia/description.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/tests/openssl-ikev1/alg-camellia/description.txt b/testing/tests/openssl-ikev1/alg-camellia/description.txt
index 915e6c211..b3515c333 100644
--- a/testing/tests/openssl-ikev1/alg-camellia/description.txt
+++ b/testing/tests/openssl-ikev1/alg-camellia/description.txt
@@ -1,4 +1,4 @@
-Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the cipher suite
-<b>CAMELLIA_CBC_192 / HMAC_SHA2_384 / MODP_3072</b> for the IKE protocol and
-<b>CAMELLIA_CBC_192 / HMAC_SHA2_384_192 </b> for ESP packets. A ping from <b>carol</b> to
-<b>alice</b> successfully checks the established tunnel.
+Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the IKE cipher suite <b>CAMELLIA_CBC_256 /
+HMAC_SHA2_512_256 / MODP_2048</b> by defining <b>ike=camellia256-sha256-modp2048</b> as well as
+the ESP cipher suite <b>CAMELLIA_CBC_192 / HMAC_SHA1_96</b> by defining <b>esp=camellia192-sha1</b>
+in ipsec.conf. A ping from <b>carol</b> to <b>alice</b> successfully checks the established tunnel.