testing: Added swanctl/rw-cert-pss scenario

This commit is contained in:
Andreas Steffen
2017-11-17 22:42:07 +01:00
parent caee751d13
commit f60b08ba0d
12 changed files with 239 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>
and <b>IKEv2 AUTH</b> payloads based on RSA-PSS signatures.
<p/>
Upon the successful establishment of the IPsec tunnels, the updown script
automatically inserts iptables-based firewall rules that let pass the tunneled traffic.
In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping
the client <b>alice</b> behind the gateway <b>moon</b>.