Skip to content

Experimental: Add Kernel TLS #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2025
Merged

Experimental: Add Kernel TLS #401

merged 2 commits into from
Jun 26, 2025

Conversation

klauspost
Copy link
Collaborator

Attempt to use Kernel TLS if available and using -ktls parameter.

  • Enable Kernel TLS: sudo modprobe tls
  • Disable KTLS: sudo modprobe -r tls

Attempt to use Kernel TLS if available and using `-ktls` parameter.

* Enable Kernel TLS: `sudo modprobe tls`
* Disable KTLS: `sudo modprobe -r tls`
@klauspost
Copy link
Collaborator Author

Definitely not comfortable adding it server-side.

Linux users, check it out.

# Conflicts:
#	go.mod
#	go.sum
@klauspost klauspost merged commit 6d70273 into minio:master Jun 26, 2025
6 checks passed
@klauspost klauspost deleted the kernel-tls branch June 26, 2025 14:33
@rbqvq
Copy link
Contributor

rbqvq commented Jul 19, 2025

CC #407

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants