You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Deepak Nangia <de...@ericsson.com.INVALID> on 2022/12/02 09:21:05 UTC

Kafka support for TLSv1.3

Hello All,

I have few queries regarding Kafka support for TLSv1.3 as below:


  1.  Which Kafka version and above support TLSv1.3
     *   In latest Kafka release notes, I see that TLSv1.3 has been introduced in Kafka 2.6.0 and above. Reference<https://kafka.apache.org/documentation/#configuration:~:text=TLSv1.3%20has%20been%20enabled%20by%20default%20for%20Java%2011%20or%20newer>. Can you please confirm.



  1.  Does Kafka running over Java 8 support TLSv1.3
     *   Java 8u261 and above support TLSv1.3. Release Notes Reference<https://www.oracle.com/java/technologies/javase/8u261-relnotes.html>.

If we run Kafka client and Kafka broker on systems having Java 8u261 and above, then shall Kafka support TLSv1.3?

Regards
Deepak Nangia


RE: Kafka support for TLSv1.3

Posted by Deepak Nangia <de...@ericsson.com.INVALID>.
Hi Ismael,

Thanks for the quick response. Are there any plans in future anytime soon to support latest versions of Kafka over TLSv1.3 with Java8u261 and above?
If yes, by when can we expect that.

Regards
Deepak Nangia

From: Ismael Juma <is...@juma.me.uk>
Sent: 02 December 2022 23:27
To: users@kafka.apache.org
Cc: dev@kafka.apache.org; Deepti Sharma S <de...@ericsson.com>; Deepak Nangia <de...@ericsson.com>; Pankaj Kumar Aggarwal <pa...@ericsson.com>
Subject: Re: Kafka support for TLSv1.3

Hi Deepak,

Kafka currently only supports TLS 1.3 with Java 11 or newer. As you said, Kafka 2.6 added support for it, but we recommend using something more recent as there were some fixes after the original release.

Ismael

On Fri, Dec 2, 2022 at 7:21 AM Deepak Nangia <de...@ericsson.com.invalid>> wrote:
Hello All,

I have few queries regarding Kafka support for TLSv1.3 as below:


  1.  Which Kafka version and above support TLSv1.3
     *   In latest Kafka release notes, I see that TLSv1.3 has been introduced in Kafka 2.6.0 and above. Reference<https://kafka.apache.org/documentation/#configuration:~:text=TLSv1.3%20has%20been%20enabled%20by%20default%20for%20Java%2011%20or%20newer>. Can you please confirm.



  1.  Does Kafka running over Java 8 support TLSv1.3
     *   Java 8u261 and above support TLSv1.3. Release Notes Reference<https://www.oracle.com/java/technologies/javase/8u261-relnotes.html>.

If we run Kafka client and Kafka broker on systems having Java 8u261 and above, then shall Kafka support TLSv1.3?

Regards
Deepak Nangia

RE: Kafka support for TLSv1.3

Posted by Deepak Nangia <de...@ericsson.com.INVALID>.
Hi Ismael,

Thanks for the quick response. Are there any plans in future anytime soon to support latest versions of Kafka over TLSv1.3 with Java8u261 and above?
If yes, by when can we expect that.

Regards
Deepak Nangia

From: Ismael Juma <is...@juma.me.uk>
Sent: 02 December 2022 23:27
To: users@kafka.apache.org
Cc: dev@kafka.apache.org; Deepti Sharma S <de...@ericsson.com>; Deepak Nangia <de...@ericsson.com>; Pankaj Kumar Aggarwal <pa...@ericsson.com>
Subject: Re: Kafka support for TLSv1.3

Hi Deepak,

Kafka currently only supports TLS 1.3 with Java 11 or newer. As you said, Kafka 2.6 added support for it, but we recommend using something more recent as there were some fixes after the original release.

Ismael

On Fri, Dec 2, 2022 at 7:21 AM Deepak Nangia <de...@ericsson.com.invalid>> wrote:
Hello All,

I have few queries regarding Kafka support for TLSv1.3 as below:


  1.  Which Kafka version and above support TLSv1.3
     *   In latest Kafka release notes, I see that TLSv1.3 has been introduced in Kafka 2.6.0 and above. Reference<https://kafka.apache.org/documentation/#configuration:~:text=TLSv1.3%20has%20been%20enabled%20by%20default%20for%20Java%2011%20or%20newer>. Can you please confirm.



  1.  Does Kafka running over Java 8 support TLSv1.3
     *   Java 8u261 and above support TLSv1.3. Release Notes Reference<https://www.oracle.com/java/technologies/javase/8u261-relnotes.html>.

If we run Kafka client and Kafka broker on systems having Java 8u261 and above, then shall Kafka support TLSv1.3?

Regards
Deepak Nangia

Re: Kafka support for TLSv1.3

Posted by Ismael Juma <is...@juma.me.uk>.
Hi Deepak,

Kafka currently only supports TLS 1.3 with Java 11 or newer. As you said,
Kafka 2.6 added support for it, but we recommend using something more
recent as there were some fixes after the original release.

Ismael

On Fri, Dec 2, 2022 at 7:21 AM Deepak Nangia
<de...@ericsson.com.invalid> wrote:

> Hello All,
>
> I have few queries regarding Kafka support for TLSv1.3 as below:
>
>
>   1.  Which Kafka version and above support TLSv1.3
>      *   In latest Kafka release notes, I see that TLSv1.3 has been
> introduced in Kafka 2.6.0 and above. Reference<
> https://kafka.apache.org/documentation/#configuration:~:text=TLSv1.3%20has%20been%20enabled%20by%20default%20for%20Java%2011%20or%20newer>.
> Can you please confirm.
>
>
>
>   1.  Does Kafka running over Java 8 support TLSv1.3
>      *   Java 8u261 and above support TLSv1.3. Release Notes Reference<
> https://www.oracle.com/java/technologies/javase/8u261-relnotes.html>.
>
> If we run Kafka client and Kafka broker on systems having Java 8u261 and
> above, then shall Kafka support TLSv1.3?
>
> Regards
> Deepak Nangia
>
>

Re: Kafka support for TLSv1.3

Posted by Ismael Juma <is...@juma.me.uk>.
Hi Deepak,

Kafka currently only supports TLS 1.3 with Java 11 or newer. As you said,
Kafka 2.6 added support for it, but we recommend using something more
recent as there were some fixes after the original release.

Ismael

On Fri, Dec 2, 2022 at 7:21 AM Deepak Nangia
<de...@ericsson.com.invalid> wrote:

> Hello All,
>
> I have few queries regarding Kafka support for TLSv1.3 as below:
>
>
>   1.  Which Kafka version and above support TLSv1.3
>      *   In latest Kafka release notes, I see that TLSv1.3 has been
> introduced in Kafka 2.6.0 and above. Reference<
> https://kafka.apache.org/documentation/#configuration:~:text=TLSv1.3%20has%20been%20enabled%20by%20default%20for%20Java%2011%20or%20newer>.
> Can you please confirm.
>
>
>
>   1.  Does Kafka running over Java 8 support TLSv1.3
>      *   Java 8u261 and above support TLSv1.3. Release Notes Reference<
> https://www.oracle.com/java/technologies/javase/8u261-relnotes.html>.
>
> If we run Kafka client and Kafka broker on systems having Java 8u261 and
> above, then shall Kafka support TLSv1.3?
>
> Regards
> Deepak Nangia
>
>