testing: Add ikev2/net2net-cert-sha2 scenario

This commit is contained in:
Tobias Brunner
2015-03-04 13:54:10 +01:00
parent cc048f0c50
commit 3b31245a0f
9 changed files with 104 additions and 0 deletions
@@ -0,0 +1,7 @@
A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
The authentication is based on <b>X.509 certificates</b> using SHA-2 to create signatures
as enabled by the IKEv2 Signature Authentication extension described in <b>RFC 7427</b>.
Upon the successful establishment of the IPsec tunnel, <b>leftfirewall=yes</b> automatically
inserts iptables-based firewall rules that let pass the tunneled traffic.
In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b>
pings client <b>bob</b> located behind gateway <b>sun</b>.