-
Notifications
You must be signed in to change notification settings - Fork 49
[RFE] Enable Kernel TLS #995
Copy link
Copy link
Closed
flatcar/scripts
#865Labels
good first issueGet started with Flatcar contribution with this issue.Get started with Flatcar contribution with this issue.kind/featureA feature requestA feature request
Description
Current situation
Kernel is build without tls module.
Impact
Applications and containers cannot offload TLS to the Kernel.
Ideal future situation
tls module is enabled or at least available.
Implementation options
Add CONFIG_TLS=y to https://github.com/flatcar/coreos-overlay/blob/main/sys-kernel/coreos-modules/files/commonconfig-5.15
Additional information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGet started with Flatcar contribution with this issue.Get started with Flatcar contribution with this issue.kind/featureA feature requestA feature request