hchautrung
hchautrung
Thanks. If you can please add tag for instance @category then classes, api etc will group by category (multiple level tree). Actually I have been modifying this one to support...
@robertsLando its included `const mqtt_server = tls.createServer(tls_options, aedes.handle)` . It works fine on localhost with a self singed certificate without Nginx
Hi removed ssl and cert part in the nginx config and it works, I quite not understand. ``` stream { log_format basic '$proxy_protocol_addr - $remote_addr [$time_local] $protocol $status $bytes_sent $bytes_received...
At the moment I use the config above, nginx without SSL certs, and MQTT broker is configured with letsencrypt