testing: Removed TCG SWID IMC/IMV scenarios

This commit is contained in:
Andreas Steffen
2018-06-12 21:47:39 +02:00
parent a31f9b7691
commit ce4b8f65d6
44 changed files with 65 additions and 501 deletions
@@ -17,6 +17,9 @@ charon-systemd {
secret = gv6URkSs
}
}
tnc-imv {
dlclose = no
}
}
}
@@ -29,8 +32,10 @@ libimcv {
policy_script = /usr/local/libexec/ipsec/imv_policy_manager
plugins {
imv-swid {
rest_api_uri = http://admin-user:[email protected]/api/
imv-swima {
rest_api {
uri = http://admin-user:[email protected]/api/
}
}
}
}
@@ -1,4 +1,4 @@
#IMV configuration file for strongSwan client
IMV "OS" /usr/local/lib/ipsec/imcvs/imv-os.so
IMV "SWID" /usr/local/lib/ipsec/imcvs/imv-swid.so
IMV "SWIMA" /usr/local/lib/ipsec/imcvs/imv-swima.so
@@ -4,6 +4,15 @@ libtls {
suites = TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
}
libimcv {
swid_gen {
tag_creator {
name = Debian Project
regid = debian.org
}
}
}
pt-tls-client {
load = revocation constraints pem openssl curl nonce tnc-tnccs tnc-imc tnccs-20
}
@@ -1,4 +1,4 @@
#IMC configuration file for strongSwan client
IMC "OS" /usr/local/lib/ipsec/imcvs/imc-os.so
IMC "SWID" /usr/local/lib/ipsec/imcvs/imc-swid.so
IMC "SWIMA" /usr/local/lib/ipsec/imcvs/imc-swima.so
@@ -1,11 +1,17 @@
# /etc/strongswan.conf - strongSwan configuration file
libimcv {
swid_gen {
tag_creator {
name = Debian Project
regid = debian.org
}
}
plugins {
imc-os {
push_info = no
}
imc-swid {
imc-swima {
swid_directory = /usr/share
swid_pretty = yes
}
@@ -1,4 +1,4 @@
#IMC configuration file for strongSwan client
IMC "OS" /usr/local/lib/ipsec/imcvs/imc-os.so
IMC "SWID" /usr/local/lib/ipsec/imcvs/imc-swid.so
IMC "SWIMA" /usr/local/lib/ipsec/imcvs/imc-swima.so