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

Cannot set a a self-signed certificate #192

Open
tibdev78 opened this issue Jan 31, 2025 · 1 comment
Open

Cannot set a a self-signed certificate #192

tibdev78 opened this issue Jan 31, 2025 · 1 comment

Comments

@tibdev78
Copy link

Hi,
I'm trying to connect to my websocket with an SSL certificate, on the socket.io documentation for the node.js specific option, you can put an SSL certificate https://socket.io/docs/v4/client-options/#nodejs-specific-options but on this library it's not possible, even though it uses the socket.io-client library.
I get this ‘net::ERR_CERT_AUTHORITY_INVALID’ error when I use the websocket connection on my browser but on POSTMAN it works.

@rodgc
Copy link
Owner

rodgc commented Feb 9, 2025

Hi @tibdev78 , I have push a new version [email protected] with the missing options.

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

2 participants