aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/net2net-pubkey/hosts/sun/etc/strongswan.conf
blob: 187796cc1ea784ba1d4cfdf199c7294110ec592c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /etc/strongswan.conf - strongSwan configuration file

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

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