ecsimsw commented on PR #13607: URL: https://github.com/apache/apisix/pull/13607#issuecomment-4960343205
@AlinsRan Following the `last` env setup, I added a 9093 SSL listener to `kafka-server1` in the plugin CI environment. - kafka-logger: TLS produce succeeds with `verify=false`, and rejects the self-signed cert with `verify=true`, which shows the flag is actually wired through - error-log-logger: TLS produce via metadata succeeds - security-warning.t: a warning is logged when `tls.verify` / `kafka.tls.verify` is disabled -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
