Also don't want to break backwards compat. So when chcking for depreicated values ignore the check on verify_certs. Since it's True. the verify certs will be default true in the ssl_context. And can be turned off in the SSL context when using it.
Also don't want to break backwards compat. So when chcking for depreicated values ignore the check on verify_certs. Since it's True. the verify certs will be default true in the ssl_context. And can be turned off in the SSL context when using it.