Add a way to disable renegotiation
Open
enhancement
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 326
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 17
Description
HTTP/2 requires that renegotiation be disabled. Renegotiation is also a really terrible feature, so the more you can restrict it, the better. Ideally Conscrypt would provide some way to do this:
http://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1
Contributor guide
Assessment
This issue has not been assessed yet.