mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
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.
7 lines
409 B
Plaintext
7 lines
409 B
Plaintext
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.
|