aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
----------------