Using rustls transparently on non-linux platforms?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 98
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
I've been wondering if it would be a pain to transparently use rustls for platforms that can't support kernel TLS offloading?
It would make it easier to develop on multiple platforms and still have it highly optimized on linux.
Any thoughts? I don't know if this is a good idea at all...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's ktls wrapper and its Linux-specific assumptions, then compare the proposed rustls fallback with the supported platforms. Done would require a settled implementation scope and cross-platform behavior, but this issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking, operating-systems, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100