testing: Migrated ikev2 scenarios to new default plugins
This commit is contained in:
committed by
Tobias Brunner
parent
9de4efb1ae
commit
2099a52618
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon-systemd {
|
||||
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
|
||||
load = random nonce openssl pem pkcs1 curl revocation xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon-systemd {
|
||||
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
|
||||
load = random nonce openssl pem pkcs1 curl revocation xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon-systemd {
|
||||
load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf xcbc vici kernel-netlink socket-default fips-prf eap-radius eap-identity updown
|
||||
load = random nonce openssl pem pkcs1 curl revocation xcbc vici kernel-netlink socket-default fips-prf eap-radius eap-identity updown
|
||||
|
||||
plugins {
|
||||
eap-radius {
|
||||
|
||||
Reference in New Issue
Block a user