8.1.0
Fixed
- Fixed
Urllib3HttpNode
andRequestsHttpNode
to never require a valid certificate chain when usingssl_assert_fingerprint
. Instead the internal HTTP client libraries will explicitly disable verifying the certificate chain and instead rely only on the certificate fingerprint for verification.