Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review Request #15184 — Created July 21, 2026 and updated
HostingServiceHTTPRequest.open()built a
CertificateVerificationHTTPSHandlerwithout telling it which server the
request was for. The handler'shostnameandportarguments therefore had
no callers, and the handler was left without an SSL context until
https_open()built one from the request URL.These are now passed in from the request's URL, so the context is available
as soon as the handler is constructed.
BuildSSLContextFromSSLCertTests.test_open_with_https failed before thisNone context. It now passes.reviewboard.certs and reviewboard.hostingsvcs.| Summary | ID |
|---|---|
| slxqyquloqsmtoqqtmwmnnsoqnpntntv |