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

[#7959] Platform: Fixed Universe Failure when node-to-node TLS is disabled. #7972

Merged
merged 2 commits into from
Apr 13, 2021

Conversation

gaurav061
Copy link
Contributor

Description: Disabling node-to-node TLS sets the client-to-node TLS to be disabled, but this field was not updating payload form value, it was just done for UI.

Scenario: After this fix, I tried creating Universe for the following scenario.

  1. Keeping node-to-node and client-to-node set to true (Default)
  2. Keeping node-to-node enabled and client-to-node to be disabled.
  3. Keeping node-to-node and client-to-node set to false.

@gaurav061
Copy link
Contributor Author

Please Add your comments.

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.

2 participants