strongswan: Add support for EAP-TLS authentication
authorTorbjorn Tyridal <redacted>
Tue, 18 Nov 2025 14:02:25 +0000 (14:02 +0000)
committerPhilip Prindeville <redacted>
Sun, 11 Jan 2026 18:34:18 +0000 (11:34 -0700)
commita2eec1a5684d6e3cf38930f741638834986703be
tree7b7ac6dfc7d5931393806c28513b53f4134c8a06
parentb1210d155dd7ba9638f3ea55626ceaf74a49735d
strongswan: Add support for EAP-TLS authentication

Support for configuring EAP-TLS authentication scheme is added.

Similar to EAP-MSCHAPv2, this one is usually asymmetric
in the way that server auth method (pubkey) is different from
the client auth method (eap-tls).
The code handles this asymmetry automatically.

Signed-off-by: Torbjorn Tyridal <redacted>
net/strongswan/Makefile
net/strongswan/files/swanctl.init
git clone https://git.99rst.org/PROJECT