summaryrefslogtreecommitdiff
path: root/testing/tests/tnc/tnccs-11-supplicant/hosts/carol/etc/strongswan.conf
blob: 71fbae6951628d0045ca618e599f424a16107173 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/strongswan.conf - strongSwan configuration file

libimcv {
  debug_level = 3
  plugins {
    imc-test {
      command = allow
    }
  }
}