diff options
Diffstat (limited to 'testing/tests/botan/rw-ecp256/description.txt')
-rwxr-xr-x | testing/tests/botan/rw-ecp256/description.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/botan/rw-ecp256/description.txt b/testing/tests/botan/rw-ecp256/description.txt new file mode 100755 index 000000000..f6d0f149c --- /dev/null +++ b/testing/tests/botan/rw-ecp256/description.txt @@ -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 <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>. |