Do not install SSL certificate if its path is not defined
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.