summaryrefslogtreecommitdiff
path: root/testing/tests/ikev2/rw-dnssec/hosts/dave/etc/strongswan.conf
blob: 0d3c7b781cab541e69f3c393f2384a5d6c610468 (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 pem pkcs1 curve25519 gmp dnskey pubkey unbound ipseckey hmac stroke kernel-netlink socket-default updown resolve

  plugins {
    ipseckey {
      enable = yes
    }
  }
}