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

Secure message exchanges for user equipment #139

Open
3 tasks
nbuffon opened this issue Jul 4, 2024 · 0 comments
Open
3 tasks

Secure message exchanges for user equipment #139

nbuffon opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@nbuffon
Copy link
Member

nbuffon commented Jul 4, 2024

  • Use certificate to secure connection to the broker
    • MQTTS
    • WSS

GIVEN I gathered the certificate of the message broker
AND the message broker hostname's was discovered
AND the message broker was configured to only accept secure connections
WHEN I establish a connection using the certificate
THEN the connection will succeed
AND I will be able to subscribe and publish

@tigroo tigroo added the Java label Jul 4, 2024
@tigroo tigroo changed the title Secure message exchanges for User Equipment Secure message exchanges for user equipment Jul 4, 2024
@tigroo tigroo added this to the Sprint 2 milestone Jul 4, 2024
@nbuffon nbuffon modified the milestones: Sprint 2, Sprint 3 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready
Development

No branches or pull requests

3 participants