]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/rw-eap-tls-fragments/hosts/carol/etc/strongswan.conf
6a0a65efe26a50fe6e5a510597c0678f7ebd6e06
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / rw-eap-tls-fragments / hosts / carol / etc / strongswan.conf
1 # /etc/strongswan.conf - strongSwan configuration file
2
3 charon {
4 load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 mfg1 gmp x509 curl hmac gcm stroke kernel-netlink socket-default eap-tls updown
5 multiple_authentication=no
6
7 syslog {
8 daemon {
9 tls = 2
10 }
11 }
12 plugins {
13 eap-tls {
14 max_message_count = 40
15 }
16 }
17 }