django-gcm
django-gcm copied to clipboard
SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Above error while sending message to client. Any leads?
@aks75ska It looks like this is related with certifi
. More information can be found here https://github.com/certifi/python-certifi/issues/26.