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

libimcv {
  debug_level = 3 
  assessment_result = no
  plugins {
    imv-test {
      rounds = 1 
    }
  }
}