testing: Add tkm xfrmproxy-expire test

This test asserts that the handling of XFRM expire messages from the
kernel are handled correctly by the xfrm-proxy and the Esa Event Service
(EES) in charon-tkm.
This commit is contained in:
Reto Buerki
2015-02-20 13:34:54 +01:00
committed by Martin Willi
parent 03409ac7a0
commit 65566c37ca
11 changed files with 121 additions and 0 deletions
@@ -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 XFRM expire messages from the kernel are
handled correctly.