flake8
passed.
JSHint
passed.
Review Request #14920 — Created March 17, 2026 and updated
This updates most
urlopen()call in the codebase to take in state
from the Certificate Manager, giving them support for managed
certificate verification and mTLS authentication.By default,
urlopen()behaves as it always has, but if there are
custom certificates or CAs configured for the server or Local Site,
they'll automatically pick them up.The following call sites have been updated:
Hosting services have not been updated in this change. That's a larger
piece of work, and is split off into its own change.
Unit tests pass.
| Summary | ID |
|---|---|
| 46d7cfd77d037f8b1739604061979a534878026e |