Skip to content

Experimental: Add Kernel TLS#401

Merged
klauspost merged 2 commits intominio:masterfrom
klauspost:kernel-tls
Jun 26, 2025
Merged

Experimental: Add Kernel TLS#401
klauspost merged 2 commits intominio:masterfrom
klauspost:kernel-tls

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