diff options
author | Martin Willi <martin@strongswan.org> | 2008-08-27 08:39:09 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2008-08-27 08:39:09 +0000 |
commit | 609166f49f4e6aa8968a644a63762cc2e2bfd1bf (patch) | |
tree | d7c04238f897bfcb8ab0ede60cfa2f03f66c3c4f /NEWS | |
parent | ca4f63383c8940660bed6ec69069bd9923a02227 (diff) | |
download | strongswan-609166f49f4e6aa8968a644a63762cc2e2bfd1bf.tar.bz2 strongswan-609166f49f4e6aa8968a644a63762cc2e2bfd1bf.tar.xz |
additional NEWS for 4.2.64.2.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,20 @@ strongswan-4.2.6 ---------------- +- A NetworkManager plugin allows GUI-based configuration of road-warrior + clients in a simple way. It features X509 based gateway authentication + and EAP client authentication, tunnel setup/teardown and storing passwords + in the Gnome Keyring. + +- A new EAP-GTC plugin implements draft-sheffer-ikev2-gtc-00.txt and allows + username/password authentication against any PAM service on the gateway. + The new EAP method interacts nicely with the NetworkManager plugin and allows + client authentication against e.g. LDAP. + +- Improved support for the EAP-Identity method. The new ipsec.conf eap_identity + parameter defines an additional identity to pass to the server in EAP + authentication. + - The "ipsec statusall" command now lists CA restrictions, EAP authentication types and EAP identities. |