no tls client hello message is being sent #2837
-
Have MQTT working on for :1833, but when trying on :8883 looking on wireshark no tls client hello message is being sent. no error messages are being posted. I am using version 7.14, #define MG_TLS MG_TLS_BUILTIN |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
DId you see the log ? Did you see 'TLS' in the log ? Then it is not even trying |
Beta Was this translation helpful? Give feedback.
-
Also on document page for mg_url_is_ssl https://mongoose.ws/documentation/#mg_url_is_ssl Which one is correct? |
Beta Was this translation helpful? Give feedback.
-
Oh, thanks for pointing that out, that doc is outdated, this function returns true if it is TLS Well, I don't see anything else. Are you running 7.14 release or git HEAD ? |
Beta Was this translation helpful? Give feedback.
-
Fixed in HEADER, tested with MQTT. |
Beta Was this translation helpful? Give feedback.
Fixed in HEADER, tested with MQTT.
E.g.: https://github.com/cesanta/mongoose/tree/master/tutorials/tcpip/pcap-driver