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.
D
David Benjamin committed
af2b8f6845e31dd6ab3bb0bac41b19a0e023fd61
Parent: 2b53c76
Committed by GitHub <noreply@github.com>
on 12/26/2023, 9:35:41 PM