testing: Script building fresh certificates

This commit is contained in:
Andreas Steffen
2019-05-08 14:56:48 +02:00
committed by Tobias Brunner
parent 3ee352a691
commit 8db01c6a3f
164 changed files with 2064 additions and 690 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>
and matching RSA private keys stored in the <b>PKCS#8</b> format. <b>moon</b>'s key
is unencrypted, <b>carol</b>'s key is encrypted with the default PKCS#5 v1.5
DES algorithm and <b>dave</b>'s key with the PKCS#5 v2.0 3DES algorithm.
DES algorithm and <b>dave</b>'s key with the PKCS#5 v2.0 AES-128 algorithm.
<p/>
Upon the successful establishment of the IPsec tunnels, <b>leftfirewall=yes</b>
automatically inserts iptables-based firewall rules that let pass the tunneled traffic.