From dcefa26787549546467206da7818738cb5a7e8af Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 1 Feb 2012 18:32:28 +0100 Subject: [PATCH] Moved and clarified NEWS about PKCS#8 plugin. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 3cd515ca5..2efbd6384 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,6 @@ strongswan-4.6.2 ---------------- -- Added support for PKCS#8 encoded private keys. This is the default format - used by some OpenSSL tools since 1.0.0. - - Upgraded the TCG IF-IMC and IF-IMV C API to the upcoming version 1.3 which supports IF-TNCCS 2.0 long message types, the exclusive flags and multiple IMC/IMV IDs. Both the TNC Client and Server as well as @@ -18,6 +15,9 @@ strongswan-4.6.2 start/stop messages containing Username, Framed-IP and Input/Output-Octets attributes and has been tested against FreeRADIUS and Microsoft NPS. +- Added support for PKCS#8 encoded private keys. This is the default format + used by some OpenSSL tools since 1.0.0 (e.g. openssl req with -keyout). + - Added session resumption support to the strongSwan TLS stack. strongswan-4.6.1