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

SSLRead bad certificate #98

Open
Nahatakyan opened this issue May 3, 2022 · 0 comments
Open

SSLRead bad certificate #98

Nahatakyan opened this issue May 3, 2022 · 0 comments

Comments

@Nahatakyan
Copy link

Hi all. In my app, I integrate the BluseSocket library and with other ios apps, it works perfectly. Now we are trying to connect to the server from Web with WebSocket. I create a self-signed certificate with this instruction:
https://www.ibm.com/docs/en/api-connect/10.0.1.x?topic=overview-generating-self-signed-certificate-using-openssl
And now when I want to connect, I am getting an error

Error code: -9825(0x-2661), ERROR: SSLRead, code: -9825, reason: misc. bad certificate

The common name of the certificate is localhost. Anyone can help me?

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