Quantcast
Viewing all articles
Browse latest Browse all 1522

How do I disable the security certificate check in Python requests

I am using

import requestsrequests.post(url='https://foo.example', data={'bar':'baz'})

but I get a request.exceptions.SSLError.The website has an expired certficate, but I am not sending sensitive data, so it doesn't matter to me.I would imagine there is an argument like 'verifiy=False' that I could use, but I can't seem to find it.


Viewing all articles
Browse latest Browse all 1522

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>