Add client certificate support to BrowserLikePolicyForHTTPS
Open
Nobody has claimed this yet.
core
enhancement
new
priority-normal
- Dominant language
- Python
- Stars
- 6k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 10
Description
| potato reported | |
|---|---|
| Trac ID | trac#7692 |
| Type | enhancement |
| Created | 2014-10-23 12:02:19Z |
twisted.web.client.BrowserLikePolicyForHTTPS should allow a client certificate to be passed into the constructor for use with twisted.internet._sslverify.optionsForClientTLS.
Searchable metadata
trac-id__7692 7692
type__enhancement enhancement
reporter__potato potato
priority__normal normal
milestone__
branch__
branch_author__
status__new new
resolution__None None
component__core core
keywords__
time__1414065739129158 1414065739129158
changetime__1417275411328515 1417275411328515
version__None None
owner__None None
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
Start with twisted.web.client.BrowserLikePolicyForHTTPS and inspect how its constructor relates to twisted.internet._sslverify.optionsForClientTLS. Done means the policy accepts a client certificate and passes it through for HTTPS client authentication, with coverage added wherever the existing behavior is tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100