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

Improvement - TLS for mqtt communication #260

Merged
merged 3 commits into from
Jun 29, 2022

Conversation

GodVenn
Copy link
Contributor

@GodVenn GodVenn commented Jun 28, 2022

Closes #232
Connected to equinor/isar#292

Also added an appsettings.Production file so that we can set the app to production and it won't crash due to lacking variables.

@GodVenn GodVenn added feature New feature or request backend Backend related functionality labels Jun 28, 2022
@GodVenn GodVenn added this to the MVP milestone Jun 28, 2022
@GodVenn GodVenn self-assigned this Jun 28, 2022
@GodVenn GodVenn changed the title Feature tls for mqtt communication Feature - TLS for mqtt communication Jun 28, 2022
@GodVenn GodVenn force-pushed the Feature-TLSForMQTTCommunication branch from 3933654 to 3104d5e Compare June 28, 2022 14:40
@GodVenn GodVenn requested a review from Christdej June 28, 2022 14:40
@GodVenn GodVenn changed the title Feature - TLS for mqtt communication Improvement - TLS for mqtt communication Jun 28, 2022
@GodVenn GodVenn added improvement Improvement to existing functionality and removed feature New feature or request labels Jun 28, 2022
Copy link
Contributor

@Christdej Christdej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GodVenn GodVenn force-pushed the Feature-TLSForMQTTCommunication branch from 3104d5e to e648d74 Compare June 29, 2022 07:03
@GodVenn GodVenn merged commit ee1a171 into equinor:main Jun 29, 2022
@GodVenn GodVenn deleted the Feature-TLSForMQTTCommunication branch June 29, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related functionality improvement Improvement to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure TLS connection for MQTT clients/broker
2 participants