pusher / pusher-http-python

Pusher Channels HTTP API library for Python
https://pusher.com/docs/server_api_guide
MIT License
376 stars 113 forks source link

Update cacert.pem to fix expired root certs (Let's Encrypt) #175

Closed TheWildHorse closed 3 years ago

TheWildHorse commented 3 years ago

Updated the cacert.pem with the latest batch from Mozilla to prevent failiures in connecting to Let's Encrypt signed sites. https://curl.se/docs/caextract.html

amad commented 3 years ago

Thank you @TheWildHorse we are releasing it immediately #176 (3.1.0)