aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/net2net-pubkey/hosts/moon/etc/strongswan.conf
blob: 531e286ceb492da69fcfd834deb4ef054b87594f (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/strongswan.conf - strongSwan configuration file

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

  start-scripts {
    creds = /usr/local/sbin/swanctl --load-creds 
    conns = /usr/local/sbin/swanctl --load-conns
  } 
}