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

MQTT-SN Gateway that supports DTLS 1.3 #358

Open
embhorn opened this issue Oct 3, 2023 · 2 comments
Open

MQTT-SN Gateway that supports DTLS 1.3 #358

embhorn opened this issue Oct 3, 2023 · 2 comments
Assignees

Comments

@embhorn
Copy link
Member

embhorn commented Oct 3, 2023

Per @fj-blanco -

right now wolfSSL seems like the only way to go for DTLS 1.3 (interesting for PQ for example). But wolfSSL's MQTT-SN is just the client, right? As far as I know, there's no Gateway/RSBM/broker that works with wolfSSL for DTLS, so setting up MQTT-SN communication over DTLS 1.3 doesn't seem straightforward. That's why I think DTLS support in wolfMQTT would be interesting.

@embhorn embhorn self-assigned this Oct 3, 2023
@fj-blanco
Copy link

As an update to this, I've created a fork adding DTLS 1.3 support to the Paho MQTT-SN Gateway via wolfSSL. I'm testing with the Paho GatewayTester publisher and subscriber clients, so it is not tested with the wolfSSL's MQTT-SN client yet.

@anhu
Copy link
Member

anhu commented May 6, 2024

👍 !!!

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

No branches or pull requests

3 participants