From 9d8d85f23cf66e494d632b6ef5fdf804ddb5187e Mon Sep 17 00:00:00 2001 From: "zhangkaiheb@126.com" Date: Wed, 6 Nov 2019 01:45:09 +0000 Subject: [PATCH] testing: Fix SHA description in ikev*/esp-alg-null scenarios --- testing/tests/ikev1/esp-alg-null/description.txt | 2 +- testing/tests/ikev2/esp-alg-null/description.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2