From 35d4809c3e4f27ef3710bb4606d76a69d77fc73c Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 18 May 2007 12:28:05 +0000 Subject: [PATCH] support of CA-based ipsec policies --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.