From: zhangkaiheb@126.com Date: Wed, 6 Nov 2019 01:45:09 +0000 (+0000) Subject: testing: Fix SHA description in ikev*/esp-alg-null scenarios X-Git-Tag: 5.8.2dr2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d8d85f23cf66e494d632b6ef5fdf804ddb5187e;p=thirdparty%2Fstrongswan.git testing: Fix SHA description in ikev*/esp-alg-null scenarios --- diff --git a/testing/tests/ikev1/esp-alg-null/description.txt b/testing/tests/ikev1/esp-alg-null/description.txt index 8fd203098a..7fe79b6ea8 100644 --- a/testing/tests/ikev1/esp-alg-null/description.txt +++ b/testing/tests/ikev1/esp-alg-null/description.txt @@ -1,3 +1,3 @@ Roadwarrior carol proposes to gateway moon the ESP cipher suite -NULL / HMAC_SHA1_96 by defining esp=null-sha1 in ipsec.conf. +NULL / HMAC_SHA256_128 by defining esp=null-sha256 in ipsec.conf. A ping from carol to alice successfully checks the established tunnel. diff --git a/testing/tests/ikev2/esp-alg-null/description.txt b/testing/tests/ikev2/esp-alg-null/description.txt index 8fd203098a..7fe79b6ea8 100644 --- a/testing/tests/ikev2/esp-alg-null/description.txt +++ b/testing/tests/ikev2/esp-alg-null/description.txt @@ -1,3 +1,3 @@ Roadwarrior carol proposes to gateway moon the ESP cipher suite -NULL / HMAC_SHA1_96 by defining esp=null-sha1 in ipsec.conf. +NULL / HMAC_SHA256_128 by defining esp=null-sha256 in ipsec.conf. A ping from carol to alice successfully checks the established tunnel.