Page MenuHomeFreeBSD

Expand support for TLS protocols supported by KTLS.
ClosedPublic

Authored by jhb on Sep 1 2020, 12:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 10, 5:35 AM
Unknown Object (File)
Feb 19 2024, 9:51 PM
Unknown Object (File)
Feb 19 2024, 9:50 PM
Unknown Object (File)
Feb 19 2024, 9:50 PM
Unknown Object (File)
Feb 19 2024, 9:50 PM
Unknown Object (File)
Feb 19 2024, 9:36 PM
Unknown Object (File)
Dec 23 2023, 1:09 AM
Unknown Object (File)
Dec 20 2023, 5:55 AM

Details

Summary

Backport additional patches merged into OpenSSL's master
branch to support KTLS RX for TLS 1.1 and 1.2 as well as
support for KTLS TX for TLS 1.3.

Test Plan
  • used openssl s_server and verified TLS 1.2 connections did both RX and TX via ccr(4) stats, and that TLS 1.3 connections offloaded TX via KTLS

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33804
Build 31021: arc lint + arc unit