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

RHINENG-2394: set KafkaSslEnabled from clowder SecurityProtocol #1320

Closed
wants to merge 1 commit into from

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Oct 5, 2023

Set as mentioned in Upcoming Stage Changes for Kafka Migration Testing email thread

  • if kafka.brokers[0].securityProtocol is defined and its value is "SSL" or "SASL_SSL", then SSL should be ON

Secure Coding Practices Checklist GitHub Link

Secure Coding Checklist

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

Set as mentioned in `Upcoming Stage Changes for Kafka Migration Testing` email thread
* if kafka.brokers[0].securityProtocol is defined and its value is "SSL" or "SASL_SSL", then SSL should be ON
@jira-linking
Copy link

jira-linking bot commented Oct 5, 2023

Referenced Jiras:
https://issues.redhat.com/browse/RHINENG-2394

@psegedy psegedy requested a review from MichaelMraka October 5, 2023 10:32
@psegedy psegedy closed this Oct 10, 2023
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.

1 participant