aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/alg-blowfish/hosts/carol/etc/strongswan.conf
blob: 99d3c61d93eccae0a0ef278e750e308f18122572 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = random nonce aes blowfish md5 sha1 sha2 pem pkcs1 gmp curl x509 revocation hmac stroke kernel-netlink socket-default updown
  syslog {
    daemon {
      cfg = 2
    }
  }
}