]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike-auth: Add option to use EAP-only authentication without notify
authorTobias Brunner <tobias@strongswan.org>
Tue, 7 Apr 2020 16:49:00 +0000 (18:49 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 7 May 2020 13:05:55 +0000 (15:05 +0200)
commit066fa42fcbe20d5d0803985e56b5643b7be6fa9e
treedbc1c89e3d9adb7ece86201349d3de6ba350b281
parent0184a69b7b14b91d13d30906b6e3da2ab155c608
ike-auth: Add option to use EAP-only authentication without notify

Some peers apparently don't send the notify and still expect to
authenticate with EAP-only authentication.  This option allows forcing
the configured use of EAP-only authentication in that scenario.
conf/options/charon.opt
src/libcharon/sa/ikev2/tasks/ike_auth.c