bogdal / django-gcm

Google Cloud Messaging Server in Django
https://django-gcm.readthedocs.org
BSD 2-Clause "Simplified" License
98 stars 42 forks source link

SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed #49

Open aks75ska opened 8 years ago

aks75ska commented 8 years ago

Above error while sending message to client. Any leads?

bogdal commented 8 years ago

@aks75ska It looks like this is related with certifi. More information can be found here https://github.com/certifi/python-certifi/issues/26.