testing: Added openssl-ikev2/net2net-sha3-rsa-cert scenario

This commit is contained in:
Andreas Steffen
2021-06-03 14:20:06 +02:00
parent 5688e631e3
commit cc4338267e
10 changed files with 136 additions and 2 deletions
@@ -0,0 +1,8 @@
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> with signatures consisting of
<b>RSA-encrypted SHA-3 hashes</b>.
<p/>
Upon the successful establishment of the IPsec tunnel, the updown script 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>.