Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

WebSocket doesn't connect without a CA certificate. #17

Closed
anand-010 opened this issue Apr 16, 2021 · 1 comment
Closed

WebSocket doesn't connect without a CA certificate. #17

anand-010 opened this issue Apr 16, 2021 · 1 comment
Labels
Support Library support wontfix This will not be worked on

Comments

@anand-010
Copy link

I am using NodeMcu 32s with WebSockets2_Generic v1.1.0
As per the documentation CA cert is not necessary.
3
But I can't find a way to connect without a CA cert.
In my previous library for Esp 8266 it works without a CA cert.
but it not provide this feature for Esp32.

I need a persistent connection without worry about CA cert validity.

@khoih-prog
Copy link
Owner

ESP32 is different from ESP8266. I only provide standard support to using SSL Cert.
You have to go to other library so.

@khoih-prog khoih-prog added Support Library support wontfix This will not be worked on labels Apr 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Support Library support wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants