diff options
Diffstat (limited to 'testing/tests/tkm/xfrmproxy-rekey/description.txt')
-rw-r--r-- | testing/tests/tkm/xfrmproxy-rekey/description.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/tkm/xfrmproxy-rekey/description.txt b/testing/tests/tkm/xfrmproxy-rekey/description.txt new file mode 100644 index 000000000..648011b11 --- /dev/null +++ b/testing/tests/tkm/xfrmproxy-rekey/description.txt @@ -0,0 +1,6 @@ +A transport connection between the hosts <b>moon</b> and <b>sun</b> is set up. +The host <b>moon</b> starts the Trusted Key Manager (TKM) and the Ada XFRM +proxy, which relays XFRM kernel messages to charon. The authentication is based +on X.509 certificates. The connection is initiated by a ping from <b>moon</b> +to <b>sun</b>. The test asserts that a rekeying initiated by <b>sun</b> works +as expected. |