Annotation of embedaddon/strongswan/testing/tests/ikev2/rw-pkcs8/description.txt, revision 1.1.1.1

1.1       misho       1: The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
                      2: to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>
                      3: and matching RSA private keys stored in the <b>PKCS#8</b> format. <b>moon</b>'s key
                      4: is unencrypted, <b>carol</b>'s key is encrypted with the default PKCS#5 v1.5
                      5: DES algorithm and <b>dave</b>'s key with the PKCS#5 v2.0 AES-128 algorithm.
                      6: <p/>
                      7: Upon the successful establishment of the IPsec tunnels, <b>leftfirewall=yes</b>
                      8: automatically inserts iptables-based firewall rules that let pass the tunneled traffic.
                      9: In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping
                     10: the client <b>alice</b> behind the gateway <b>moon</b>.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>