Skip to content

enabled TLS encryption for MQTT server#6

Open
ChristianKuehnel wants to merge 1 commit intoRace666:masterfrom
ChristianKuehnel:master
Open

enabled TLS encryption for MQTT server#6
ChristianKuehnel wants to merge 1 commit intoRace666:masterfrom
ChristianKuehnel:master

Conversation

@ChristianKuehnel
Copy link
Copy Markdown

My MQTT server is using a TLS certificate from Let's Encrypt. I had to add the CA certificates so that I could connect to it.

@Race666
Copy link
Copy Markdown
Owner

Race666 commented Mar 11, 2024

Does it makes sense to also accept selfsigned certificates?
cert_reqs=ssl.CERT_NONE
because most of the users use this script in their homes and does not have a fully trusted certificate.

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

Successfully merging this pull request may close these issues.

2 participants