5.1.0 changes for test cases

This commit is contained in:
Andreas Steffen
2013-06-29 00:07:15 +02:00
parent b1b0cce396
commit b1f1e5e5f2
182 changed files with 5019 additions and 344 deletions
@@ -0,0 +1,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
}