Allows to configure TLS cert as well as SNI config for transports
Open
kind/enhancement
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Some users may want to run with a valid TLS config, this does two things:
1. Helps with mixed content in browsers (altho we shouldn't need this with webtransport).
2. Make IPFS traffic less standout.
This assume that you would only listen on wss and webtransport.
Contributor guide
Research direction
The issue names no files or tests. Start by tracing Kubo's transport configuration and its wss and WebTransport listeners, then inspect existing TLS certificate and SNI handling; done means valid TLS and SNI can be configured for those transports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100