Skip to content

Do not install SSL certificate if its path is not defined

George Kontogiorgos requested to merge add_non_safe_installation into main

Some Kafka Brokers, mainly test ones, do not use SSL certificate to encrypt producer to consumer messages. Thus, this merge request is about adding a feature to no install the SSL certificate if the path and the certificate itself variables are not defined.

Merge request reports

Loading