From 96c4addcbd90860cc41086f932792293bcd66af9 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 7 Jan 2011 15:45:53 +0100 Subject: [PATCH] Added NEWS for ipsec.conf certpolicy and key strength options --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e091fa0d0..fbae771cb 100644 --- a/NEWS +++ b/NEWS @@ -55,7 +55,11 @@ strongswan-4.5.1 checking. In additon to X.509 pathLen constraints, the plugin checks for nameConstraints and certificatePolicies, including policyMappings and policyConstraints. The x509 certificate plugin and the pki tool have been - enhanced to support these extensions. + enhanced to support these extensions. The new left/rightcertpolicy ipsec.conf + connection keywords take OIDs a peer certificate must have. + +- The left/rightauth ipsec.conf keywords accept values with a minimum strength + for trustchain public keys in bits, such as rsa-2048 or ecdsa-256. - The revocation and x509 libstrongswan plugins and the pki tool gained basic support for delta CRLs.