Thanks got it :) On 10 Aug 2017 7:02 am, "Manikumar" <manikumar.re...@gmail.com> wrote:
> check here: > https://github.com/apache/kafka/blob/trunk/clients/src/ > main/java/org/apache/kafka/common/security/ssl/SslFactory.java#L84 > > On Thu, Aug 10, 2017 at 3:49 AM, M. Manna <manme...@gmail.com> wrote: > > > Hello, > > > > I have been trying to find the usage of this property within Kafka > source. > > All I am trying to understand is how this is looked up for hostname > > verification. > > > > I used notepad++ to search for this and only link was in > KafkaConfig.scala > > file - after that I cannot see this scala property being used anywhere > > directly. > > > > Could anyone please tell me the names of some source files which is using > > this for hostname verification? It will be highly appreciated. > > > > Kindest Regards, > > >