aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev1/alg-serpent/hosts/moon/etc/strongswan.conf
blob: 41e98d7d71cdf2ef8f912f5d38d0f7d580b73112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# /etc/strongswan.conf - strongSwan configuration file

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

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

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