aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev2/alg-camellia/hosts/moon/etc/strongswan.conf
blob: dcc7445418f3fa96c3596b1fd6a6ed484f85242d (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 x509 revocation constraints pubkey openssl random 
}

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

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