testing: Added botan/rw-cert scenario

This commit is contained in:
Andreas Steffen
2018-09-12 16:25:00 +02:00
committed by Tobias Brunner
parent a5c682e87d
commit 72a6831e7c
12 changed files with 217 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
The roadwarrior <b>carol</b> and the gateway <b>moon</b> use the <b>botan</b>
plugin based on the <b>Botan</b> library for all cryptographical functions whereas
roadwarrior <b>dave</b> uses the default <b>strongSwan</b> cryptographical
plugins. The authentication is based on <b>X.509 certificates</b>.
<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>.