testing: Added tnc/tnccs-20-ev-pt-tls scenario

This commit is contained in:
Andreas Steffen
2017-08-04 19:15:51 +02:00
parent 88501a64ca
commit 808be1d57f
41 changed files with 526 additions and 22 deletions
+4 -3
View File
@@ -1,9 +1,10 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints curve25519 pubkey gmp random nonce curl kernel-netlink socket-default updown stroke vici
}
libstrongswan {
dh_exponent_ansi_x9_42 = no
sw-collector {
database = sqlite:///etc/pts/collector.db
history = /var/log/apt/history.log
}