From: Andreas Steffen Date: Sat, 23 Nov 2024 14:06:37 +0000 (+0100) Subject: testing: Fixed typos X-Git-Tag: 6.0.0rc1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def312d2003ba454fa03cec5da68b5de7ddb4253;p=thirdparty%2Fstrongswan.git testing: Fixed typos --- diff --git a/testing/tests/af-alg/rw-cert/hosts/carol/etc/strongswan.conf b/testing/tests/af-alg/rw-cert/hosts/carol/etc/strongswan.conf index 932bc07745..0e729cf320 100644 --- a/testing/tests/af-alg/rw-cert/hosts/carol/etc/strongswan.conf +++ b/testing/tests/af-alg/rw-cert/hosts/carol/etc/strongswan.conf @@ -5,5 +5,5 @@ swanctl { } charon-systemd { - load = random nonce test-vectors pem pkcs1 af-alg ccn gcm openssl revocation curl kernel-netlink socket-default updown vici + load = random nonce test-vectors pem pkcs1 af-alg ccm gcm openssl revocation curl kernel-netlink socket-default updown vici } diff --git a/testing/tests/botan/rw-modp3072/description.txt b/testing/tests/botan/rw-modp3072/description.txt index c73a528d10..c555f0fa74 100755 --- a/testing/tests/botan/rw-modp3072/description.txt +++ b/testing/tests/botan/rw-modp3072/description.txt @@ -1,6 +1,6 @@ The roadwarrior carol and the gateway moon use the botan plugin based on the Botan library for all cryptographical functions whereas -roadwarrior dave uses topenssl as the default strongSwan +roadwarrior dave uses openssl as the default strongSwan cryptographical plugin. The authentication is based on X.509 certificates and the key exchange on modp3072.