[](https://github.com/hapsoc/ktls/actions/workflows/test.yml?query=branch%3Amain)
[](https://codecov.io/gh/hapsoc/ktls/)
[](https://crates.io/crates/ktls)
[](LICENSE-MIT)
# ktls
Configures kTLS ([kernel TLS
offload](https://www.kernel.org/doc/html/latest/networking/tls-offload.html))
for any type that implements `AsRawFd`, given a rustls `ServerConnection`.
## License
This project is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.