- import of strongswan-2.7.0

- applied patch for charon
This commit is contained in:
Martin Willi
2006-04-28 07:14:48 +00:00
parent 52923c9acb
commit 997358a6c4
2043 changed files with 346842 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
The VPN gateway <b>moon</b> controls the access to the hosts <b>alice</b> and
<b>venus</b> by means of wildcard parameters that must match the subject
<b>Distinguished Name</b> contained in the peer's X.509 certificate. Access to
<b>alice</b> is granted for DNs containing a OU=Research field whereas <b>venus</b>
can only be reached with a DN containing OU=Accounting. The roadwarriors
<b>carol</b> and <b>dave</b> belong to the departments 'Research' and 'Accounting',
respectively. Therefore <b>carol</b> can access <b>alice</b> and <b>dave</b>
can reach <b>venus</b>.