mitmproxy / mitmproxy/mitmproxy
Add Support for Configuring TLS 1.3 Cipher Suites
Open
Nobody has claimed this yet.
area/protocols
kind/feature
- Dominant language
- Python
- Stars
- 45.1k
- Forks
- 4.7k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 16
Description
Due to the major differences between the way that ciphersuites for TLSv1.2 and below and ciphersuites for TLSv1.3 work, they are configured in OpenSSL differently too.
We don't support configuring TLSv1.3 cipher suites yet. If this would be useful to you, please comment here.
Contributor guide
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
No file or test is named in the issue. Start by locating mitmproxy's existing TLS 1.2 cipher-suite configuration and its OpenSSL integration; done means supporting equivalent configuration for TLS 1.3 cipher suites and verifying the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100