Files
strongswan-ext/testing/tests/tkm/multi-level-ca/description.txt
T
Tobias Brunner 5ef10ec326 testing: Add scenarios that use a CA with two intermediate CA certificates
Mainly to test TKM's ability for handling multiple CAs and that the
received intermediate CA certificates are passed in the right order.
But also added a regular scenario where two intermediate CA certificates
are sent by one of the clients.
2021-01-11 15:28:10 +01:00

7 lines
442 B
Plaintext

Two transport connections to gateway <b>moon</b> are set up, one from client
<b>carol</b> and the other from client <b>dave</b>. The gateway <b>moon</b> uses
the Trusted Key Manager (TKM) and is the responder for both connections. The
authentication is based on X.509 certificates, where <b>carol</b> uses a
certificate issued by a multi-level CA. In order to test the connections,
both <b>carol</b> and <b>dave</b> ping gateway <b>moon</b>.