diff options
author | Reto Buerki <reet@codelabs.ch> | 2013-01-22 20:52:55 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-03-19 15:23:50 +0100 |
commit | 117375ed00f67e86e759bd79de027d91e386e2b3 (patch) | |
tree | 270e676ff2795374681ef662fcc8e371077d39fa /testing/tests/tkm/host2host-initiator/description.txt | |
parent | 7b702150a091605dc3473f9d36ef05a22e6fcde7 (diff) | |
download | strongswan-117375ed00f67e86e759bd79de027d91e386e2b3.tar.bz2 strongswan-117375ed00f67e86e759bd79de027d91e386e2b3.tar.xz |
Add initial TKM integration test
A connection between the hosts moon and sun is set up. The host moon
uses the Trusted Key Manager (TKM) and is the initiator of the transport
connection. The authentication is based on X.509 certificates.
Diffstat (limited to 'testing/tests/tkm/host2host-initiator/description.txt')
-rw-r--r-- | testing/tests/tkm/host2host-initiator/description.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/tests/tkm/host2host-initiator/description.txt b/testing/tests/tkm/host2host-initiator/description.txt new file mode 100644 index 000000000..467693b1e --- /dev/null +++ b/testing/tests/tkm/host2host-initiator/description.txt @@ -0,0 +1,3 @@ +A connection between the hosts <b>moon</b> and <b>sun</b> is set up. The host +<b>moon</b> uses the Trusted Key Manager (TKM) and is the initiator of the +transport connection. The authentication is based on X.509 certificates. |