Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: kTLS support of rustls - Call for Participation
Hi everyone!
If you're looking for kTLS support of rustls, now we have PR Reimplement library on top of `rustls::kernel` API (continuation of #61) by cxw620 ยท Pull Request #62 ยท rustls/ktls ยท GitHub.
Since TLS serves as a cornerstone of the internet, this PR requires extreme care and caution, and we need more tests in real world, checking the compatibilities, bugs, etc. If you are familiar with TLS, or interested in network programming, please try integrating the codes with your TLS server / client and provide feedbacks. Looking forward to code reviews or suggestions, too.
This PR functionally works and all CI tests pass.
1 post - 1 participant
๐ท๏ธ Rust_feed