zmstone
zmstone
Hi @panhao410 Thank you so much for your detailed report. We truly appreciate your effort to help us improve EMQX. I will try to address the issues you've raised in...
> i wonder if there are some inconsistent behaviour for config import comparing to config load API (which has a `mode` option supporting `replace` or `merge`) There is maybe a...
the vsn suffix is appended correctly if we revert this commit: https://github.com/erlang/rebar3/commit/80671df57a06915a23493b9fc721d1ae8f493964
and the workaround is to run `rebar3 as profile do compile,release` instead of `rebar3 as profile release`
This does not seem to be an issue of `rebar_mix`. Rather something to improve in rebar3 (maybe?) so I created https://github.com/erlang/rebar3/pull/2518
Hi @felipengeletrica Sorry, this issue had fallen between the chairs. Did the issue persist ? If not, I'll need to know more information: * which EMQ X version * which...
Hi @JeffreyUrban The blog post probably tested against default config which allowed anonymous clients. If by following the steps, TLS handshake didn’t work as expected, we’ll update it. MQTT authentication...
I’m converting this to a discussion.
> I’m converting this to a discussion. Sorry didn’t notice this is the blog post repo
Or, By credentials, do you mean server should trust client’s CA certificates?