aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2013-03-19 10:58:58 +0100
committerTobias Brunner <tobias@strongswan.org>2013-03-19 11:23:03 +0100
commite34666a4ed4355b1437c17c04ff7bef2bac549e0 (patch)
tree734d4e2e64d537fa72f05b2ea7bf07db121cb810 /NEWS
parent3c34e15ee41b99d87b802f8dff431bc3bcadb9ac (diff)
downloadstrongswan-e34666a4ed4355b1437c17c04ff7bef2bac549e0.tar.bz2
strongswan-e34666a4ed4355b1437c17c04ff7bef2bac549e0.tar.xz
NEWS about xauth-noauth added
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f07180f4..b4bc162d0 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,12 @@ strongswan-5.0.3
- The "ikedscp" ipsec.conf option can set DiffServ code points on outgoing
IKE packets.
+- The new xauth-noauth plugin allows to use basic RSA or PSK authentication with
+ clients that cannot be configured without XAuth authentication. The plugin
+ simply concludes the XAuth exchange successfully without actually performing
+ any authentication. Therefore, to use this backend it has to be selected
+ explicitly with rightauth2=xauth-noauth.
+
strongswan-5.0.2
----------------