diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-10-18 22:33:26 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-10-18 22:33:26 +0200 |
commit | a9c9414d5840e6c2d15e3ecc2e2fe8b662fe46a3 (patch) | |
tree | 1f1cfce81014ba902cf030025ed80b145056d6a3 /testing/tests/tnc | |
parent | ef315c5a1c37876617fbc03f2d5de80061f43950 (diff) | |
download | strongswan-a9c9414d5840e6c2d15e3ecc2e2fe8b662fe46a3.tar.bz2 strongswan-a9c9414d5840e6c2d15e3ecc2e2fe8b662fe46a3.tar.xz |
implemented IETF Numeric Version attribute
Diffstat (limited to 'testing/tests/tnc')
-rw-r--r-- | testing/tests/tnc/tnccs-20-os/description.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/testing/tests/tnc/tnccs-20-os/description.txt b/testing/tests/tnc/tnccs-20-os/description.txt index 91c53a2da..b5d12fc8c 100644 --- a/testing/tests/tnc/tnccs-20-os/description.txt +++ b/testing/tests/tnc/tnccs-20-os/description.txt @@ -8,13 +8,13 @@ is using the <b>IF-M 1.0</b> measurement protocol defined by <b>RFC 5792 PA-TNC< exchange PA-TNC attributes. <p> <b>carol</b> sends information on her operating system consisting of the PA-TNC attributes -<em>Product Information</em>, <em>String Version</em>, <em>Operational Status</em>, -<em>Forwarding Enabled</em>, and <em>Factory Default Password Enabled</em> up-front, -whereas <b>dave</b> must be prompted by the IMV to do so via an <em>Attribute Request</em> -PA-TNC attribute. <b>carol</b> is then prompted to send a list of installed packages -using the <em>Installed Packages</em> PA-TNC attribute whereas <b>dave</b>'s "Windows 1.2.3" -operating system is not supported and thus <b>dave</b> receives a <em>Remediation -Instructions</em> PA-TNC attribute. +<em>Product Information</em>, <em>String Version</em>, <em>Numeric Version</em>, +<em>Operational Status</em>, <em>Forwarding Enabled</em>, and +<em>Factory Default Password Enabled</em> up-front, whereas <b>dave</b> must be prompted +by the IMV to do so via an <em>Attribute Request</em> PA-TNC attribute. <b>carol</b> is +then prompted to send a list of installed packages using the <em>Installed Packages</em> +PA-TNC attribute whereas <b>dave</b>'s "Windows 1.2.3" operating system is not supported +and thus <b>dave</b> receives a <em>Remediation Instructions</em> PA-TNC attribute. <p> <b>carol</b> passes the health test and <b>dave</b> fails. Based on these assessments which are communicated to the IMCs using the <em>Assessment Result</em> PA-TNC attribute, |