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 #80

Merged
merged 12 commits into from Dec 7, 2022

Conversation

k-gostev
Copy link
Member

[#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

containerm/daemon/daemon_config.go Outdated Show resolved Hide resolved
containerm/things/things_containers_service_opts.go Outdated Show resolved Hide resolved
things/client/config/tls_config_test.go Outdated Show resolved Hide resolved
things/client/client_config.go Outdated Show resolved Hide resolved
things/client/config/tls_config.go Outdated Show resolved Hide resolved
@k-gostev k-gostev force-pushed the mqtt-tls branch 9 times, most recently from ea78e18 to edc4703 Compare November 1, 2022 13:19
util/tls/tls_config.go Outdated Show resolved Hide resolved
util/tls/tls_config.go Show resolved Hide resolved
util/tls/tls_config.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
things/client/client_config.go Outdated Show resolved Hide resolved
containerm/things/things_containers_service_test.go Outdated Show resolved Hide resolved
containerm/things/things_containers_service_opts.go Outdated Show resolved Hide resolved
containerm/things/things_containers_service_init.go Outdated Show resolved Hide resolved
containerm/daemon/daemon_config.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
@k-gostev k-gostev changed the title [#8] MQTTS support in the container-management's local connection MQTTS support in the container-management's local connection Nov 4, 2022
things/client/client_config.go Outdated Show resolved Hide resolved
containerm/daemon/daemon_config.go Outdated Show resolved Hide resolved
containerm/things/things_containers_service_opts.go Outdated Show resolved Hide resolved
things/client/client_config.go Outdated Show resolved Hide resolved
util/tls/tls_config.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
things/client/client_config.go Outdated Show resolved Hide resolved
containerm/daemon/daemon_command.go Show resolved Hide resolved
containerm/daemon/daemon_config_default.go Outdated Show resolved Hide resolved
containerm/daemon/daemon_config_util.go Outdated Show resolved Hide resolved
containerm/pkg/testutil/config/daemon-config.json Outdated Show resolved Hide resolved
containerm/daemon/daemon_test.go Show resolved Hide resolved
@k-gostev k-gostev force-pushed the mqtt-tls branch 2 times, most recently from b8da610 to 96b522a Compare November 30, 2022 10:23
things/client/client.go Show resolved Hide resolved
things/client/client.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config.go Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
@k-gostev k-gostev force-pushed the mqtt-tls branch 3 times, most recently from 23e5db1 to 317ca07 Compare December 5, 2022 08:56
util/tls/tls_config.go Outdated Show resolved Hide resolved
util/tls/tls_config.go Outdated Show resolved Hide resolved
util/tls/tls_config.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
util/tls/tls_config_test.go Outdated Show resolved Hide resolved
Kristiyan Gostev added 12 commits December 7, 2022 17:52
…onnection

Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.io>
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MQTTS support in the container-management's local connection
3 participants