[strongSwan-dev] UML Test and autoconf correlation

Martin Willi martin at strongswan.org
Fri Aug 26 12:34:02 CEST 2011


Hi,

> --enable-eap-md5
> --enable-eap-tls

Should be fine.

> --enable-eap-mschapv2

Don't forget to provide a md4 hasher, either through the openssl/gcrypt
or our own md4 plugin.

> --enable-eap-aka
> --enable-eap-sim

These plugins need a backend to work. AKA can use our software
implementation (eap-aka-3gpp2), SIM has a file based triplet backend
(eap-sim-file). Both can also use the SQL triplet/quintuplet backend
(eap-simaka-sql). 

These are more advanced plugins used in special environments or devices.
Don't know how much sense it makes to include them in a generic build.

> --enable-eap-ttls

This is a wrapper to protect other methods, mostly TNC. But shouldn't
harm to include it.

Regards
Martin





More information about the Dev mailing list