Skip to content

Use trust_store instead of ca_path for mqtt integration#47

Merged
brocaar merged 1 commit into
chirpstack:masterfrom
johndyer24:master
Oct 4, 2022
Merged

Use trust_store instead of ca_path for mqtt integration#47
brocaar merged 1 commit into
chirpstack:masterfrom
johndyer24:master

Conversation

@johndyer24
Copy link
Copy Markdown
Contributor

In #37, a function call to ca_path was changed to trust_store, in order to fix an SSL error when establishing an MQTT connection in chirpstack/src/gateway/backend/mqtt.rs. However, there's another location where Chirpstack attempts to establish an MQTT connection in chirpstack/src/integration/mqtt.rs. This PR updates that file with the same fix.

@brocaar brocaar merged commit 601d3f9 into chirpstack:master Oct 4, 2022
@brocaar
Copy link
Copy Markdown
Contributor

brocaar commented Oct 4, 2022

Thanks 👍

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