added multi-level-ca scenario

This commit is contained in:
Andreas Steffen
2007-05-18 12:23:10 +00:00
parent f24b4886ac
commit 9f97b8a108
15 changed files with 297 additions and 0 deletions
@@ -0,0 +1,7 @@
The VPN gateway <b>moon</b> controls the access to the hosts <b>alice</b> and
<b>venus</b> by means of two different Intermediate CAs. Access to
<b>alice</b> is granted to users presenting a certificate issued by the Research CA
whereas <b>venus</b> can only be reached with a certificate issued by the
Sales CA. The roadwarriors <b>carol</b> and <b>dave</b> have certificates from
the Research CA and Sales CA, respectively. Therefore <b>carol</b> can access
<b>alice</b> and <b>dave</b> can reach <b>venus</b>.