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 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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user