Revert HTTPSConnectionWrapper back to _HTTPSConnection to fix thumbprint verification. Create custom_patches to support custom _HTTPSConnection. So tests should use below annotation: @tests.VCRTestBase.my_vcr.use_cassette...