]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/ikev2/rw-eap-tls-sha3-rsa/hosts/carol/etc/strongswan.conf
testing: Migrated ikev2 scenarios to new default plugins
[thirdparty/strongswan.git] / testing / tests / ikev2 / rw-eap-tls-sha3-rsa / hosts / carol / etc / strongswan.conf
CommitLineData
d5056580
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
3swanctl {
67874065 4 load = random pem pkcs1 openssl revocation constraints pubkey
d5056580
AS
5}
6
70dc5bb8 7charon-systemd {
67874065 8 load = random nonce openssl pem pkcs1 revocation constraints pubkey curl eap-tls kernel-netlink socket-default updown vici
d5056580
AS
9}
10
11libtls {
edd3c797
AS
12 version_max = 1.3
13 suites = TLS_AES_128_GCM_SHA256
d5056580 14}