bpo-39616: clarify SSLContext.check_hostname effect (GH-18484)
It doesn't actually affect whether match_hostname() is called (it never is in this context any longer), but whether hostname verification occurs in the first place.
V
Ville Skyttä committed
9798cef92b882cd82a338d3368eaf3c4a32f5c2d
Parent: 933dfd7
Committed by GitHub <noreply@github.com>
on 3/27/2021, 2:20:11 PM