diff options
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |