From def312d2003ba454fa03cec5da68b5de7ddb4253 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sat, 23 Nov 2024 15:06:37 +0100 Subject: [PATCH] testing: Fixed typos --- testing/tests/af-alg/rw-cert/hosts/carol/etc/strongswan.conf | 2 +- testing/tests/botan/rw-modp3072/description.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 932bc0774..0e729cf32 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 c73a528d1..c555f0fa7 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.