aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf
blob: 3024563e9cb1c0998d9b7654cc6c9c7b46f7675c (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 = random nonce pem pkcs1 revocation openssl curl vici kernel-libipsec kernel-netlink socket-default updown

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