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

MQTTS support in the container-management's local connection #8

Closed
e-grigorov opened this issue Jun 18, 2022 · 1 comment · Fixed by #80
Closed

MQTTS support in the container-management's local connection #8

e-grigorov opened this issue Jun 18, 2022 · 1 comment · Fixed by #80
Assignees
Labels
security Security improvement task Single unit of work
Milestone

Comments

@e-grigorov
Copy link
Contributor

To enable MQTT over TLS for the local communication, two new configurations have to be introduced:

  • for providing the CA used to sign the certificate of the local MQTT broker
  • an optional device key and certificate, for the case when using device certificate is set as mandatory on the local MQTT broker
@e-grigorov e-grigorov added the task Single unit of work label Jun 18, 2022
@konstantina-gramatova konstantina-gramatova added this to the M3 milestone Sep 29, 2022
@e-grigorov e-grigorov added the security Security improvement label Oct 6, 2022
@k-gostev
Copy link
Member

Assign me, please

k-gostev pushed a commit to bosch-io/container-management that referenced this issue Oct 24, 2022
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
k-gostev pushed a commit to bosch-io/container-management that referenced this issue Oct 24, 2022
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
k-gostev pushed a commit to bosch-io/container-management that referenced this issue Oct 24, 2022
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
k-gostev pushed a commit to bosch-io/container-management that referenced this issue Oct 24, 2022
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
k-gostev pushed a commit to bosch-io/container-management that referenced this issue Oct 25, 2022
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
k-gostev pushed a commit to bosch-io/container-management that referenced this issue Nov 30, 2022
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
konstantina-gramatova pushed a commit to bosch-io/container-management that referenced this issue Dec 7, 2022
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
konstantina-gramatova pushed a commit that referenced this issue Dec 7, 2022
[#8] MQTTS support in the container-management's local connection

- parameter to set the CA used to sign the certificate of the local MQTT broker
- an optional device key and certificate, for the case when using device certificate is set as mandatory on the local MQTT broker

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security improvement task Single unit of work
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants