strongswan/src/libtnccs/plugins
Andreas Steffen 4d83c5b4a6 Fix of the mutual TNC measurement use case
If the IKEv2 initiator acting as a TNC server receives invalid TNC measurements
from the IKEv2 responder acting as a TNC clienti, the exchange of PB-TNC batches
is continued until the IKEv2 responder acting as a TNC server has also finished
its TNC measurements.

In the past if these measurements in the other direction were correct
the IKEv2 responder acting as EAP server declared the IKEv2 EAP authentication
successful and the IPsec connection was established even though the TNC
measurement verification on the EAP peer side failed.

The fix adds an "allow" group membership on each endpoint if the corresponding
TNC measurements of the peer are successful. By requiring a "allow" group
membership in the IKEv2 connection definition the IPsec connection succeeds
only if the TNC measurements on both sides are valid.
2016-02-16 18:00:27 +01:00
..
tnc_imc libtnccs: Optionally use RTLD_NOW to load IMC/IMVs with dlopen() 2015-11-09 14:37:08 +01:00
tnc_imv libtnccs: Optionally use RTLD_NOW to load IMC/IMVs with dlopen() 2015-11-09 14:37:08 +01:00
tnc_tnccs Fixed AR identities in mutual TNC measurements case 2015-08-15 22:46:21 +02:00
tnccs_11 libtnccs: Set apidoc category to libtnccs and move plugins 2015-03-25 12:00:20 +01:00
tnccs_20 Fix of the mutual TNC measurement use case 2016-02-16 18:00:27 +01:00
tnccs_dynamic libtnccs: Set apidoc category to libtnccs and move plugins 2015-03-25 12:00:20 +01:00