diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-05-18 12:28:05 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-05-18 12:28:05 +0000 |
commit | 35d4809c3e4f27ef3710bb4606d76a69d77fc73c (patch) | |
tree | db044526b4ee329e93c6ae7f168335f6e733d90c | |
parent | 6e04f25313223cfc0fe555439a61b702dd94563d (diff) | |
download | strongswan-35d4809c3e4f27ef3710bb4606d76a69d77fc73c.tar.bz2 strongswan-35d4809c3e4f27ef3710bb4606d76a69d77fc73c.tar.xz |
support of CA-based ipsec policies
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ strongswan-4.1.3 ---------------- -- IKEv1 authentication based on RSA signatures now can handle multiple +- IKEv2 peer configuration selection can now be based on a required + certification authority using the rightca= statement. + +- IKEv2 authentication based on RSA signatures now can handle multiple certificates issued for a given peer ID. |