Closed franklyxg closed 6 years ago
Hi,
Sorry , I am new to this and curl/ websocket/openssl. When I run the example_userStream.cpp, i met the problem:
[0m[31;1m[2018/01/16 18:41:32:4003] ERR: SSL error: unable to get local issuer certificate (preverify_ok=0;err=20;depth=1)
and there is no call back event received.
Could you indicate where the problem is?
Thanks, Frank
I found it maybe a Libwebsocket issue. Should Libwebsocket not enable ssl?
it is a openssl issue, need a ca for the client.
Hi,
Sorry , I am new to this and curl/ websocket/openssl. When I run the example_userStream.cpp, i met the problem:
[0m[31;1m[2018/01/16 18:41:32:4003] ERR: SSL error: unable to get local issuer certificate (preverify_ok=0;err=20;depth=1)
and there is no call back event received.
Could you indicate where the problem is?
Thanks, Frank