]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Migrated p2pnat scenarios to new default plugins
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 20 Oct 2022 08:21:27 +0000 (10:21 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 5 Sep 2024 07:46:55 +0000 (09:46 +0200)
testing/tests/p2pnat/behind-same-nat/hosts/alice/etc/strongswan.conf
testing/tests/p2pnat/behind-same-nat/hosts/carol/etc/strongswan.conf
testing/tests/p2pnat/behind-same-nat/hosts/venus/etc/strongswan.conf
testing/tests/p2pnat/medsrv-psk/hosts/alice/etc/strongswan.conf
testing/tests/p2pnat/medsrv-psk/hosts/bob/etc/strongswan.conf
testing/tests/p2pnat/medsrv-psk/hosts/carol/etc/strongswan.conf

index a677a8acb84e271b36c43717ffb9312cd3e220f7..4c8838cc0ed8dbe79d340404101bfee716701792 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default updown
 }
index 88656755e2ae1fdd261dceab7c10415c41cc0566..4c8838cc0ed8dbe79d340404101bfee716701792 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default updown
 }
index a677a8acb84e271b36c43717ffb9312cd3e220f7..4c8838cc0ed8dbe79d340404101bfee716701792 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default updown
 }
index a677a8acb84e271b36c43717ffb9312cd3e220f7..4c8838cc0ed8dbe79d340404101bfee716701792 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default updown
 }
index a677a8acb84e271b36c43717ffb9312cd3e220f7..4c8838cc0ed8dbe79d340404101bfee716701792 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default updown
 }
index 88656755e2ae1fdd261dceab7c10415c41cc0566..4c8838cc0ed8dbe79d340404101bfee716701792 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default updown
 }