aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/net2net-psk-dscp/hosts/sun/etc/strongswan.conf
blob: a0be3ce18ac7465cd7f366802abd157b6c9d0a1a (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = random nonce aes sha1 sha2 curve25519 hmac curl stroke kernel-netlink socket-default updown
  multiple_authentication = no
  syslog {
    daemon {
      knl = 2
    }
  }
}