added openssl-ikev2/rw-eap-tls-only scenario
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl pem pkcs1 random openssl revocation hmac xcbc stroke kernel-netlink socket-default eap-tls updown
|
||||
multiple_authentication=no
|
||||
}
|
||||
|
||||
libtls {
|
||||
key_exchange = ecdhe-ecdsa
|
||||
cipher = aes128
|
||||
mac = sha256
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user