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

libimcv {
  load = random nonce openssl pubkey sqlite
  debug_level = 3 
  database = sqlite:///etc/pts/config.db
  policy_script = ipsec imv_policy_manager
  assessment_result = no
}

attest {
  database = sqlite:///etc/pts/config.db
}