]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Migrated ikev1-stroke to new default plugins
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 19 Oct 2022 07:02:37 +0000 (09:02 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 22 Mar 2023 10:35:12 +0000 (11:35 +0100)
52 files changed:
testing/tests/ikev1-stroke/config-payload-push/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload-push/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload-push/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/config-payload/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-transport/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/host2host-transport/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool-db/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool-db/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool-db/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/ip-pool/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/nat-rw/hosts/alice/etc/strongswan.conf
testing/tests/ikev1-stroke/nat-rw/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/nat-rw/hosts/venus/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-cert/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/net2net-psk/hosts/sun/etc/strongswan.conf
testing/tests/ikev1-stroke/protoport-dual/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/protoport-dual/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-fqdn/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-fqdn/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-fqdn/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-ipv4/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/rw-psk-ipv4/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/virtual-ip/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/virtual-ip/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/virtual-ip/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-psk-config/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-psk-config/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-psk-config/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-config/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-config/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-config/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-hybrid/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-hybrid/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-id-rsa-hybrid/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-psk/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-psk/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-psk/hosts/moon/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-rsa/hosts/carol/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-rsa/hosts/dave/etc/strongswan.conf
testing/tests/ikev1-stroke/xauth-rsa/hosts/moon/etc/strongswan.conf

index c928ee3cc17b1320cb7010d24cfb002693f49aa5..ee423228e2277caa8a29bb16ca838bdc5c923520 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 stroke kernel-netlink socket-default updown resolve
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown resolve
 }
index 34f577ae38c8f13494573ede739678f9134b8f39..ee423228e2277caa8a29bb16ca838bdc5c923520 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 stroke kernel-netlink socket-default updown resolve
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown resolve
 }
index 95aa9cedfe9d570cd3d6b246d3d09bba42dcdac9..4ce911048071f7f00a496a5d313e965fbfcc0a52 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown attr
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown attr
 
   dns1 = PH_IP_WINNETOU
   dns2 = PH_IP_VENUS
index c928ee3cc17b1320cb7010d24cfb002693f49aa5..ee423228e2277caa8a29bb16ca838bdc5c923520 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 stroke kernel-netlink socket-default updown resolve
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown resolve
 }
index 34f577ae38c8f13494573ede739678f9134b8f39..ee423228e2277caa8a29bb16ca838bdc5c923520 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 stroke kernel-netlink socket-default updown resolve
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown resolve
 }
index 95aa9cedfe9d570cd3d6b246d3d09bba42dcdac9..4ce911048071f7f00a496a5d313e965fbfcc0a52 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown attr
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown attr
 
   dns1 = PH_IP_WINNETOU
   dns2 = PH_IP_VENUS
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index d4518be66a712eb194497b39f3a6a239fde4fb26..0bc4a651e57ed22764fde6e9faa20faab8cba16b 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index d4518be66a712eb194497b39f3a6a239fde4fb26..0bc4a651e57ed22764fde6e9faa20faab8cba16b 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
   multiple_authentication = no
 }
index c928ee3cc17b1320cb7010d24cfb002693f49aa5..ee423228e2277caa8a29bb16ca838bdc5c923520 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 stroke kernel-netlink socket-default updown resolve
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown resolve
 }
index 34f577ae38c8f13494573ede739678f9134b8f39..ee423228e2277caa8a29bb16ca838bdc5c923520 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 stroke kernel-netlink socket-default updown resolve
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown resolve
 }
index fccc7348289608a5965d1eae142fded1933648fa..3289896c408ce325a634432a9374f38ff8e5ad6b 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default sqlite attr-sql updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default sqlite attr-sql updown
 
   plugins {
     attr-sql {
index a3bd009c097bd8361dd60bbb5a5c026f04f93a17..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 9f29cf001e068c7ea90cd01736d68676efba1273..7a4fee8429fc6943e8fd756457ac3f834aeb8f01 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 9f29cf001e068c7ea90cd01736d68676efba1273..7a4fee8429fc6943e8fd756457ac3f834aeb8f01 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 
   keep_alive = 5
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index a3bd009c097bd8361dd60bbb5a5c026f04f93a17..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index b041a52f95df39a1d075ad0a0e443ed84e43edf8..7391c7992bebab96ce453d8d62f898cb080eac73 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp mgf1 x509 curl revocation hmac kdf xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce openssl pem pkcs1 curl revocation xcbc stroke kernel-netlink socket-default updown
 }
index b041a52f95df39a1d075ad0a0e443ed84e43edf8..7391c7992bebab96ce453d8d62f898cb080eac73 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp mgf1 x509 curl revocation hmac kdf xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce openssl pem pkcs1 curl revocation xcbc stroke kernel-netlink socket-default updown
 }
index 1fddb373261b67f3be697213e51b1086cb633821..11e2d0ec6879d461dadcbb17d6d67b188d94861b 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random drbg nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp mgf1 x509 curl revocation hmac kdf xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
+  load = random drbg nonce openssl test-vectors pem pkcs1 curl revocation xcbc stroke kernel-netlink socket-default updown
 
   integrity_test = yes
 
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index 3086cdddd6ce31233bba19f9b97258efabca67f9..fb0281946ef69dbe608225c515def3d8827486d4 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac kdf stroke kernel-netlink socket-default updown
+  load = random nonce openssl stroke kernel-netlink socket-default updown
 }
index a3bd009c097bd8361dd60bbb5a5c026f04f93a17..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index 18016f3a811fae5cf0ff9e1c2e45305da74bc286..0c383dc8a6f0d92d7a76db196229330121bf58b5 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 stroke kernel-netlink socket-default updown
+  load = random nonce openssl pem pkcs1 curl revocation stroke kernel-netlink socket-default updown
 }
index b7dd82ab759baaf03af69bddc6ee3cfb266f054c..06914557e0474b42000492b3e6d93f84da318a00 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic resolve kernel-netlink socket-default stroke updown
+  load = random nonce openssl xauth-generic resolve kernel-netlink socket-default stroke updown
 }
index b7dd82ab759baaf03af69bddc6ee3cfb266f054c..06914557e0474b42000492b3e6d93f84da318a00 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic resolve kernel-netlink socket-default stroke updown
+  load = random nonce openssl xauth-generic resolve kernel-netlink socket-default stroke updown
 }
index 92be5d28810f52b74fe18812e5c0a4f4e981be31..8d37846ff6afc2c38d1fa036d66218837f4b4d05 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic attr kernel-netlink socket-default stroke updown
+  load = random nonce openssl xauth-generic attr kernel-netlink socket-default stroke updown
 
   dns1 = 192.168.0.150
   dns2 = 10.1.0.20
index ed3781a13d2203fcb44728b28515835e88b571dc..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index f78fdb1940d9dadebcaa65a3337017c1af7f2c92..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index f78fdb1940d9dadebcaa65a3337017c1af7f2c92..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index ed3781a13d2203fcb44728b28515835e88b571dc..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index f78fdb1940d9dadebcaa65a3337017c1af7f2c92..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index f78fdb1940d9dadebcaa65a3337017c1af7f2c92..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index 689a8a3d752fa95b9b48d8183d4aa3f977687ee9..2acaaf9f3949f4e008ccbb115e394023a5043fa1 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl xauth-generic kernel-netlink socket-default updown stroke
 }
index 689a8a3d752fa95b9b48d8183d4aa3f977687ee9..2acaaf9f3949f4e008ccbb115e394023a5043fa1 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl xauth-generic kernel-netlink socket-default updown stroke
 }
index 689a8a3d752fa95b9b48d8183d4aa3f977687ee9..2acaaf9f3949f4e008ccbb115e394023a5043fa1 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf curve25519 xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl xauth-generic kernel-netlink socket-default updown stroke
 }
index ed3781a13d2203fcb44728b28515835e88b571dc..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 md5 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index f78fdb1940d9dadebcaa65a3337017c1af7f2c92..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }
index f78fdb1940d9dadebcaa65a3337017c1af7f2c92..590fb533606b04658d79112180d755120e31aacf 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = random nonce aes sha1 sha2 hmac kdf pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+  load = random nonce openssl pem pkcs1 revocation curl xauth-generic kernel-netlink socket-default updown stroke
 }