diff options
Diffstat (limited to 'testing/tests/botan/rw-cert/description.txt')
-rwxr-xr-x | testing/tests/botan/rw-cert/description.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tests/botan/rw-cert/description.txt b/testing/tests/botan/rw-cert/description.txt new file mode 100755 index 000000000..2d9d550fc --- /dev/null +++ b/testing/tests/botan/rw-cert/description.txt @@ -0,0 +1,10 @@ +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> and the key exchange +on <b>x25519</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>. |