Page MenuHomeFreeBSD

Fix downgrading of TOE TLS sockets to plain TOE.
ClosedPublic

Authored by jhb on Dec 3 2020, 9:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 4:24 PM
Unknown Object (File)
Sun, Oct 19, 8:55 PM
Unknown Object (File)
Sun, Oct 19, 8:26 PM
Unknown Object (File)
Sat, Oct 18, 11:00 PM
Unknown Object (File)
Sat, Oct 18, 11:00 PM
Unknown Object (File)
Sat, Oct 18, 11:00 PM
Unknown Object (File)
Sat, Oct 18, 12:05 PM
Unknown Object (File)
Oct 10 2025, 8:25 PM
Subscribers

Details

Summary

If a TOE TLS socket ends up using an unsupported TLS version or
ciphersuite, it must be downgraded to a "plain" TOE socket with
TLS encryption/decryption performed on the host. The previous
implementation of this fallback was incomplete and resulted in
hung connections.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable