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

libimcv {
  load = random nonce sha1 sha2 md5 gmp pubkey x509
  debug_level = 3 
  assessment_result = no
  plugins {
    imv-test {
      rounds = 1 
    }
  }
}