testing: Migrated ikev1-stroke to new default plugins
This commit is contained in:
committed by
Tobias Brunner
parent
950d4fe7a0
commit
6ae40ac581
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user