SIGN IN SIGN UP

bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-28947)

Specify that SSLContext.set_default_verify_paths is called on ALL systems.

The code of SSLContext.load_default_certs was changed in bpo-22449 to do this,
this fix corrects the documentation to match that change.
L
LincolnPuzey committed
3551bf16ee5c25b6349209dd30e032f0f3b9ace3
Parent: 4a8b405
Committed by GitHub <noreply@github.com> on 11/2/2021, 9:27:44 PM