Skip to content

Clarity on enabling MQTT TLS#10453

Merged
fabaff merged 1 commit into
home-assistant:currentfrom
grillp:patch-1
Sep 25, 2019
Merged

Clarity on enabling MQTT TLS#10453
fabaff merged 1 commit into
home-assistant:currentfrom
grillp:patch-1

Conversation

@grillp
Copy link
Copy Markdown
Contributor

@grillp grillp commented Sep 25, 2019

Description:
Clarified that you MUST define the certificate parameter to enable TLS connections to the MQTT server. This was not clear to me and was fighting with getting the right PEM/CRT file setup as connections were failing. When I then selected 'auto' it worked as designed. It would be better if there was an 'enable_tls' config parameter that would enable it and default to 'auto', but that's a code change.

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created against current.
  • The documentation follows the standards.

Clarified that you MUST define the `certificate` parameter to enable TLS connections to the MQTT server. This was not clear to me and was fighting with getting the right PEM/CRT file setup as commections were failing. When I then selected 'auto' it worked as designed. It would be better if there was an 'enable_tls' config parameter that would enable it and default to 'auto', but that;s a code change.
@probot-home-assistant probot-home-assistant Bot added the current This PR goes into the current branch label Sep 25, 2019
@grillp grillp changed the title Clarity on emabling MQTT TLS Clarity on enabling MQTT TLS Sep 25, 2019
@fabaff fabaff merged commit 870637a into home-assistant:current Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants