Implement multiple-clients integration test
Two transport connections to gateway sun are set up, one from client carol and the other from client dave. The gateway sun uses the Trusted Key Manager (TKM) and is the responder for both connections. The authentication is based on X.509 certificates. In order to test the connections, both carol and dave ping gateway sun.
This commit is contained in:
committed by
Tobias Brunner
parent
a520e4a010
commit
8484f2bc5c
@@ -0,0 +1,5 @@
|
||||
Two transport connections to gateway <b>sun</b> are set up, one from client
|
||||
<b>carol</b> and the other from client <b>dave</b>. The gateway <b>sun</b> uses
|
||||
the Trusted Key Manager (TKM) and is the responder for both connections. The
|
||||
authentication is based on X.509 certificates. In order to test the connections,
|
||||
both <b>carol</b> and <b>dave</b> ping gateway <b>sun</b>.
|
||||
Reference in New Issue
Block a user