Annotation of embedaddon/strongswan/testing/tests/ikev2/multi-level-ca-ldap/description.txt, revision 1.1.1.1

1.1       misho       1: The VPN gateway <b>moon</b> controls the access to the hosts <b>alice</b> and
                      2: <b>venus</b> by means of two different Intermediate CAs. Access to
                      3: <b>alice</b> is granted to users presenting a certificate issued by the Research CA
                      4: whereas <b>venus</b> can only be reached with a certificate issued by the
                      5: Sales CA. The roadwarriors <b>carol</b> and <b>dave</b> have certificates from
                      6: the Research CA and Sales CA, respectively. Therefore <b>carol</b> can access
                      7: <b>alice</b> and <b>dave</b> can reach <b>venus</b>.
                      8: <p>
                      9: By setting <b>strictcrlpolicy=yes</b> the CRLs from the strongSwan, Research and
                     10: Sales CAs must be fetched from the LDAP server <b>winnetou</b> first, before the
                     11: connection setups can be successfully completed.

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