aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev1/alg-serpent/hosts/carol/etc/strongswan.conf
blob: 10c0ac6fbfcc499b00692a936f2137b7422b17cb (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = nonce pem pkcs1 gcrypt hmac x509 revocation curl vici kernel-netlink socket-default

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