diff options
author | David Benjamin <davidben@google.com> | 2023-12-26 21:35:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-26 21:35:41 (GMT) |
commit | af2b8f6845e31dd6ab3bb0bac41b19a0e023fd61 (patch) | |
tree | 48461c96900b9c613ffa2a6af604b736b0fc9691 /Python/modsupport.c | |
parent | 2b53c767de0a7afd29598a87da084d0e125e1c34 (diff) | |
download | cpython-af2b8f6845e31dd6ab3bb0bac41b19a0e023fd61.zip cpython-af2b8f6845e31dd6ab3bb0bac41b19a0e023fd61.tar.gz cpython-af2b8f6845e31dd6ab3bb0bac41b19a0e023fd61.tar.bz2 |
gh-113332: Simplify calls to SSL_(CTX_)set_verify in _ssl.c (#113333)
_ssl.c currently tries to preserve the verification callback, but at no
point does it ever set one. Just pass in NULL.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions