SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
146 stars 80 forks source link

SSL not supported for Signal K server connections #637

Open SY-KALINKA opened 1 year ago

SY-KALINKA commented 1 year ago

Got "Can't handle response 302 to access request." Message in terminal windows when trying to connect an ESP32 to SSL enabled SignalK server.

tkurki commented 1 year ago

I think this is a redirect from http port to the https port.

mairas commented 1 year ago

At the moment, SensESP does not support SSL connections. The is to disable SSL on the server.