Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add this to your README or other documentation. #259

Open
tomazbracic opened this issue Nov 10, 2024 · 2 comments
Open

Please add this to your README or other documentation. #259

tomazbracic opened this issue Nov 10, 2024 · 2 comments

Comments

@tomazbracic
Copy link

I had really hard time finding right configuration for emqtt and my Elixir setup, because I am using mTLS (so both client and server certificates)

I wrote a bit here (link below) and there you can find my final, working setup. If I knew that before, I would be really happy ;)

https://elixirforum.com/t/gist-on-my-late-nerves-activities-expand-partition-burn-fw-on-another-machine-scp-issues-mtls-emqtt/67386#p-345902-h-3rd-problem-3

And in my mix.exs I have this {:emqtt, github: "emqx/emqtt", tag: "1.11.0", system_env: [{"BUILD_WITHOUT_QUIC", "1"}]},

Please do this or tell me if I can do this somehow?

Kind regards,
Tomaz

@qzhuyan
Copy link
Contributor

qzhuyan commented Nov 15, 2024

@tomazbracic, really thanks for the info!

if you mean the ~c part, looks like it is elixir specific?

If possible make a PR to update the README.md or create README.elixir.md accordingly in case you think it could help the community!

@zmstone
Copy link
Member

zmstone commented Nov 16, 2024

@tomazbracic thank you for your suggestion.
@qzhuyan I don't think it's about elixir readme, but mTLS in general. especially the sever_name_indication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants