Closed Virtex6 closed 4 years ago
Hi there,
because mg_connect_opt tries to establish a TLS encrypted session if opts.ssl_ca_cert != NULL it is not valid to set opts.ssl_ca_cert to "*" if there is an unencrypted MQTT session.
Hi there,
because mg_connect_opt tries to establish a TLS encrypted session if opts.ssl_ca_cert != NULL it is not valid to set opts.ssl_ca_cert to "*" if there is an unencrypted MQTT session.