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.
Details
Details
- Reviewers
np - Commits
- rS368311: Fix downgrading of TOE TLS sockets to plain TOE.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 35176 Build 32126: arc lint + arc unit