Files
strongswan-ext/testing/tests/ikev2/rw-eap-peap-md5/hosts/carol/etc/strongswan.conf
T

22 lines
448 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce openssl pem pkcs1 curl revocation vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
multiple_authentication=no
syslog {
daemon {
tls = 2
}
}
}
libtls {
version_max = 1.3
suites = TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384
}