aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-05-18 12:28:05 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-05-18 12:28:05 +0000
commit35d4809c3e4f27ef3710bb4606d76a69d77fc73c (patch)
treedb044526b4ee329e93c6ae7f168335f6e733d90c
parent6e04f25313223cfc0fe555439a61b702dd94563d (diff)
downloadstrongswan-35d4809c3e4f27ef3710bb4606d76a69d77fc73c.tar.bz2
strongswan-35d4809c3e4f27ef3710bb4606d76a69d77fc73c.tar.xz
support of CA-based ipsec policies
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0eee8213f..c8ec9b7e5 100644
--- a/NEWS
+++ b/NEWS
@@ -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.