Nathaniel Smith <n...@pobox.com> added the comment: Another reason to consider making it possible to disable renegotiation is HTTP/2. RFC 7540 says:
A deployment of HTTP/2 over TLS 1.2 MUST disable renegotiation. An endpoint MUST treat a TLS renegotiation as a connection error (Section 5.4.1) of type PROTOCOL_ERROR. https://tools.ietf.org/html/rfc7540#section-9.2.1 ---------- nosy: +njs _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32257> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com