diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-03-19 10:58:58 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-03-19 11:23:03 +0100 |
commit | e34666a4ed4355b1437c17c04ff7bef2bac549e0 (patch) | |
tree | 734d4e2e64d537fa72f05b2ea7bf07db121cb810 /NEWS | |
parent | 3c34e15ee41b99d87b802f8dff431bc3bcadb9ac (diff) | |
download | strongswan-e34666a4ed4355b1437c17c04ff7bef2bac549e0.tar.bz2 strongswan-e34666a4ed4355b1437c17c04ff7bef2bac549e0.tar.xz |
NEWS about xauth-noauth added
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 ---------------- |