Page MenuHomeFreeBSD

Fix mistaken EAP-TTLS
ClosedPublic

Authored by bhd on Nov 13 2015, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 1:29 AM
Unknown Object (File)
Aug 27 2023, 2:57 PM
Unknown Object (File)
Aug 13 2023, 12:42 PM
Unknown Object (File)
Feb 3 2023, 6:38 PM
Unknown Object (File)
Feb 6 2017, 2:45 PM
Unknown Object (File)
Nov 12 2016, 2:39 AM
Unknown Object (File)
Nov 4 2016, 7:52 PM
Unknown Object (File)
Jul 11 2016, 7:18 AM
Subscribers
None

Details

Summary

I think it should be meant EAP-TLS rather than EAP-TTLS.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bhd retitled this revision from to Fix mistaken EAP-TTLS.
bhd updated this object.
bhd edited the test plan for this revision. (Show Details)
bhd added a reviewer: bcr.
bhd set the repository for this revision to rD FreeBSD doc repository - subversion.

I'm not talking about a typo. This is about different requirements of server and client certificates in those methods. With EAP-TLS, a client cert is required. With EAP-TTLS, a client cert is optional.

bcr edited edge metadata.

Ah, now I understand. I should have read the next sentence. Yes, that should be fixed. Go ahead!

This revision is now accepted and ready to land.Nov 14 2015, 3:47 PM
This revision was automatically updated to reflect the committed changes.