]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Moved and clarified NEWS about PKCS#8 plugin.
authorTobias Brunner <tobias@strongswan.org>
Wed, 1 Feb 2012 17:32:28 +0000 (18:32 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 1 Feb 2012 17:32:28 +0000 (18:32 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 3cd515ca5e6bc1526b31e9fed428ef7f5284e6eb..2efbd6384848bea129a2e181ae909eefad804ca4 100644 (file)
--- 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