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

Closed
2 tasks
nbuffon opened this issue Jul 4, 2024 · 0 comments · Fixed by #190
Closed
2 tasks

Secure message exchanges for user equipment #139

nbuffon opened this issue Jul 4, 2024 · 0 comments · Fixed by #190
Assignees
Labels
Milestone

Comments

@nbuffon
Copy link
Member

nbuffon commented Jul 4, 2024

  • Use certificate to secure connection to the broker
    • MQTTS

GIVEN the public root CA that signed the certificate of the message broker was provisioned
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

@nbuffon nbuffon converted this from a draft issue Jul 4, 2024
@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 moved this from Open to Ready in its-client Jul 12, 2024
@nbuffon nbuffon modified the milestones: Sprint 2, Sprint 3, Sprint 4 Sep 30, 2024
@nbuffon nbuffon modified the milestones: Sprint 4, Sprint 3 Oct 24, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in its-client Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants