Page MenuHomeFreeBSD

Fix mistaken EAP-TTLS
ClosedPublic

Authored by bhd on Nov 13 2015, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 7:25 AM
Unknown Object (File)
Mon, Sep 15, 10:51 AM
Unknown Object (File)
Sep 10 2025, 10:23 PM
Unknown Object (File)
Sep 4 2025, 12:24 AM
Unknown Object (File)
Sep 1 2025, 3:28 AM
Unknown Object (File)
Aug 31 2025, 5:52 PM
Unknown Object (File)
Aug 31 2025, 8:14 AM
Unknown Object (File)
Aug 31 2025, 6:48 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.