Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get local issuer certificate. #48

Open
OfekDayan opened this issue May 14, 2021 · 0 comments
Open

Unable to get local issuer certificate. #48

OfekDayan opened this issue May 14, 2021 · 0 comments

Comments

@OfekDayan
Copy link

OfekDayan commented May 14, 2021

Hi,
I'm using this code:

 BinaCPP_websocket::init();
 BinaCPP_websocket::connect_endpoint(ws_depth_onData ,"/ws/!bookTicker"); 
 BinaCPP_websocket::enter_event_loop(); 

That's the error I get:
[2021/05/14 22:28:31:3827] N: LWS: 4.1.6-, loglevel 7
[2021/05/14 22:28:31:3838] N: NET CLI SRV H1 H2 WS IPV6-on
[2021/05/14 22:28:32:0550] E: SSL error: unable to get local issuer certificate (preverify_ok=0;err=20;depth=1)

Any ideas why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant