diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-03-19 15:25:38 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-03-19 15:25:38 +0100 |
commit | 7f0f185bedf6b67ef5dac3d74e7e4f875d95fce2 (patch) | |
tree | 3dc37f41df2b66b0c50c602b3f677cae9861b446 /testing/tests/tkm/multiple-clients/posttest.dat | |
parent | deafaf51f1c768ce1dbdc7ff7ac91f7fb4ea5e21 (diff) | |
parent | 7cc6fa1a983a668bd884e08f0e453637d4702cbe (diff) | |
download | strongswan-7f0f185bedf6b67ef5dac3d74e7e4f875d95fce2.tar.bz2 strongswan-7f0f185bedf6b67ef5dac3d74e7e4f875d95fce2.tar.xz |
Merge branch 'tkm'
This adds charon-tkm a special build of the charon IKEv2 daemon that delegates
security critical operations to a separate process (TKM = Trusted Key Manager).
Diffstat (limited to 'testing/tests/tkm/multiple-clients/posttest.dat')
-rw-r--r-- | testing/tests/tkm/multiple-clients/posttest.dat | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/tkm/multiple-clients/posttest.dat b/testing/tests/tkm/multiple-clients/posttest.dat new file mode 100644 index 000000000..9a4a9bc9d --- /dev/null +++ b/testing/tests/tkm/multiple-clients/posttest.dat @@ -0,0 +1,5 @@ +sun::DAEMON_NAME=charon-tkm ipsec stop +sun::killall tkm_keymanager +sun::rm -f /tmp/tkm.rpc.ike /tmp/tkm.rpc.ees /tmp/tkm.log +carol::ipsec stop +dave::ipsec stop |