strongswan: add eap-dynamic plugin
authorTarvi Pillessaar <redacted>
Sun, 22 Oct 2023 07:36:10 +0000 (10:36 +0300)
committerTarvi Pillessaar <redacted>
Mon, 23 Oct 2023 06:45:46 +0000 (09:45 +0300)
commit64f370cabe63bd2520d4d4a967c78e2e1de87b31
tree81f6f230cf2741235d96753a9cdaa2cf03318dcb
parent99b3b46abc6d3db1c9435c2066010eeba2bb9bcd
strongswan: add eap-dynamic plugin

This plugin acts as a proxy that dynamically selects an EAP method that is
supported/preferred by the client. If the original EAP method initiated by
the plugin is rejected with an EAP-NAK message, it will select a different
method that is supported/requested by the client.

For example it is possible to configure eap-tls as preferred
authentication method for your connection while still allow eap-mschapv2.

Signed-off-by: Tarvi Pillessaar <redacted>
net/strongswan/Makefile
git clone https://git.99rst.org/PROJECT