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

SSL not supported? #1

Closed
pathwayx99 opened this issue Mar 27, 2023 · 5 comments
Closed

SSL not supported? #1

pathwayx99 opened this issue Mar 27, 2023 · 5 comments

Comments

@pathwayx99
Copy link

Hi, thanks for this!

I'm trying to get this to work and I've tried both the docker and stand-alone app, but I fail to connect to my MQTT broker, a mosquitto instance running with SSL (on port 8883) and username/password required. The app logs:

DBG config/config.go:45 > Start reading a config file 
ERR app/main.go:156 > Failed to connect mqtt 
fatal app/main.go:260 > failed to get a new App | error=network Error : EOF

I didn't see an option in the config.yml to support SSL. Is that perhaps the issue?

@ArtemVladimirov
Copy link
Owner

Hi, unfortunately the current version doesn't support SSL, but it's a good idea for the next release. I will definitely add your suggestion !

@pathwayx99
Copy link
Author

Super, let me know if you need help testing that, I'll be happy to give it a shot.

@ArtemVladimirov
Copy link
Owner

Okey) I will implemet it on these weekends

@ArtemVladimirov
Copy link
Owner

https://github.com/ArtemVladimirov/broadlinkac2mqtt/releases/tag/v1.0.0

@pathwayx99
Copy link
Author

Have tested it, can confirm it's working fine in my setup (TLS w. login/password without certificates). Well done!

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

2 participants