added the ikev2/rw-eap-tnc-20 scenario based on the RFC 5792 PA-TNC protocol
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
config setup
|
||||
plutostart=no
|
||||
charondebug="tls 2, tnc 3"
|
||||
charondebug="tnc 3, imc 2"
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
|
||||
@@ -9,3 +9,7 @@ charon {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
imc-test {
|
||||
command = isolate
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#IMC configuration file for strongSwan client
|
||||
|
||||
IMC "Dummy" /usr/local/lib/libdummyimc.so
|
||||
#IMC "HostScanner" /usr/local/lib/libhostscannerimc.so
|
||||
IMC "Test" /usr/local/libexec/ipsec/plugins/libstrongswan-imc-test.so
|
||||
|
||||
Reference in New Issue
Block a user