testing: Test wolfssl plugin

This commit is contained in:
Andreas Steffen
2021-06-03 10:22:59 +02:00
parent 8bbd7bbd36
commit de5ca4021a
55 changed files with 933 additions and 29 deletions
+9
View File
@@ -0,0 +1,9 @@
The roadwarrior <b>carol</b> and the gateway <b>moon</b> use the <b>wolfssl</b>
plugin based on the <b>wolfCrypt</b> library for all cryptographical functions whereas
roadwarrior <b>dave</b> uses the <b>openssl</b> plugin. The authentication is based
on <b>X.509 certificates</b> and the key exchange on <b>ecp256</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>.