testing: Add a failing client to the ikev2/rw-eap-tls-only scenario

This commit is contained in:
Tobias Brunner
2023-02-22 17:10:03 +01:00
parent 501483b313
commit bc1a5111bb
7 changed files with 61 additions and 4 deletions
@@ -2,3 +2,6 @@ The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
The strong mutual authentication of both peers is based on <b>EAP-TLS</b> only
(without a separate IKEv2 authentication), using TLS client and server certificates,
respectively.
<br>
The roadwarrior <b>dave</b> doesn't have the appropriate CA certificate installed
and, therefore, doesn't trust gateway <b>moon</b>'s certificate and rejects it.