On Apr 7, 2017, at 3:17 PM, David Teston <dteston@georgialibraries.org> wrote:
Where can I find a protocol compatibility matrix for each OS?
Nowhere in particular. Feel free to update the wiki.
I would like to find something like this <http://deployingradius.com/documents/protocols/compatibility.html> for all major OS's.
For example: iOS - PEAP, CHAP Android - PAP
For WifI? Nope. TTLS.
Windows 7 - EAP-TLS, MS-CHAP Windows 10 - EAP-GTC, EAP-TLS
Both are PEAP.
MacOS - PEAP
and TTLS.
Also, can we prioritize the protocols?
Nope. The client chooses the protocol. The server either rejects the request or accepts it.
Since PAP is the least secure, I'd like clients to try the other protocols and use PAP as the last option.
There is no way to prioritize protocols in EAP. Alan DeKok.