Added tnc/tnccs-20-pt-tls scenario

This commit is contained in:
Andreas Steffen
2013-08-19 11:36:23 +02:00
parent e626821677
commit 10c7ca2399
29 changed files with 1346 additions and 0 deletions
@@ -0,0 +1,22 @@
# /etc/strongswan.conf - strongSwan configuration file
libimcv {
plugins {
imc-os {
push_info = yes
}
}
}
libtnccs {
plugins {
tnccs-20 {
max_batch_size = 131056
max_message_size = 131024
}
}
}
pt-tls-client {
load = curl revocation constraints pem openssl nonce tnc-tnccs tnc-imc tnccs-20
}