aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-psk-ikev2/hosts/carol/etc/strongswan.conf
blob: 2b37f9f7f053a0b42de612dd7a421e1b93426870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# /etc/strongswan.conf - strongSwan configuration file

swanctl {
  load = pem pkcs1 x509 revocation constraints pubkey openssl random
}

charon-systemd {
  load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown

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