summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_eap/types/rlm_eap_md5/README.md
blob: dba25ccd040aa46f05e7d6ca9a4727864769f5cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# rlm_eap_md5
## Metadata
<dl>
  <dt>category</dt><dd>authentication</dd>
</dl>

## Summary
Implements [RFC 3748](https://tools.ietf.org/html/rfc3748) EAP-MD5 authentication.  EAP-MD5 allows EAP authentication
using a plaintext password.

Does not provide keying material for 802.11i, so cannot be used for WPA/2-Enterprise authentication unless wrapped
in another method such as EAP-TTLS.