summaryrefslogtreecommitdiff
path: root/testing/tests/tnc/tnccs-11-supplicant/hosts/dave/etc/strongswan.conf
blob: 4ce2769f20770e7401ad82e3f086cf003d038258 (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 = isolate
    }
  }
}