-1

I'm on a Windows system and when I try connecting to Ably, I'm getting the following errors(s):

  cURL error: SSL certificate problem: self signed certificate in certificate chain
  SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

What am I doing wrong?

1 Answers1

0

This error is caused by out of date root certificates on your server or local machine. In order to fix this problem, follow the instructions from one of the related issues:

PHP SSL certificate problem

Ruby certificate verify failed