A manual end-to-end validation confirmed that Orion can publish notifications to a secure Kafka broker using SASL_SSL with SCRAM-SHA-256.
The validation included TLS broker setup and SCRAM user creation.
An important detail from this validation is that Orion required the test CA to be installed in the system trust store so that the broker certificate could be trusted during the TLS handshake.
This issue derives from #4714 and comes from these comments in #4753:
#4753 (comment)
#4753 (comment)
A manual end-to-end validation confirmed that Orion can publish notifications to a secure Kafka broker using SASL_SSL with SCRAM-SHA-256.
The validation included TLS broker setup and SCRAM user creation.
An important detail from this validation is that Orion required the test CA to be installed in the system trust store so that the broker certificate could be trusted during the TLS handshake.
This issue derives from #4714 and comes from these comments in #4753:
#4753 (comment)
#4753 (comment)