Page MenuHomeFreeBSD

Fix mistaken EAP-TTLS
ClosedPublic

Authored by bhd on Nov 13 2015, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 16, 4:19 AM
Unknown Object (File)
Tue, May 14, 3:54 PM
Unknown Object (File)
Tue, May 14, 3:43 PM
Unknown Object (File)
Tue, May 14, 2:11 PM
Unknown Object (File)
Sat, May 11, 7:59 AM
Unknown Object (File)
Sat, May 11, 2:50 AM
Unknown Object (File)
Dec 20 2023, 1:29 AM
Unknown Object (File)
Aug 27 2023, 2:57 PM
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.