aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/mult-auth-rsa-eap-sim-id/hosts/carol/etc/strongswan.conf
blob: 9c2dbb081e95f241f76830fb9b080fea93224afc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /etc/strongswan.conf - strongSwan configuration file

charon-systemd {
  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc vici kernel-netlink socket-default fips-prf eap-sim eap-sim-file eap-identity updown

  syslog {
    daemon {
      default = 1
    }
    auth {
      default = 0
    }
  }
}