Moved and clarified NEWS about PKCS#8 plugin.

This commit is contained in:
Tobias Brunner 2012-02-01 18:32:28 +01:00
parent e81260d426
commit dcefa26787
1 changed files with 3 additions and 3 deletions

6
NEWS
View File

@ -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