aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/rw-pubkey-keyid/hosts/dave/etc/strongswan.conf
blob: 35fc362af46f6f97cffabb84af46bcb33e6d12c4 (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 pubkey openssl random
}

charon-systemd {
  load = random nonce openssl pem pkcs1 pubkey kernel-netlink socket-default updown vici

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