Re: TLS 1.3 support

2023-09-25 Thread Scott Guminy
Thanks Christopher and Enrico!

On Mon, Sep 25, 2023 at 2:35 PM Christopher  wrote:

> On Mon, Sep 25, 2023 at 12:29 PM Enrico Olivelli 
> wrote:
> >
> > Scott,
> >
> > Il Lun 25 Set 2023, 17:20 Scott Guminy  ha scritto:
> >
> > > Hi,
> > >
> > > We have a requirement to support TLS 1.3 starting in January.
> > >
> > > I noticed there is a pull request for TLS 1.3 support
> > > <https://github.com/apache/zookeeper/pull/1919> that's been around
> for a
> > > long time.
> > >
> >
> > I think that we only need one more reviewer.
> >
> > I agree that we should move forward as soon as possible.
>
> If it helps, I added my own review to the PR. Overall, I think it
> looks fine. I made some suggestions, though.
>
> >
> > Enrico
> >
> >
> > > How can we get support for TLS 1.3 in ZooKeeper?
> > >
>


Re: TLS 1.3 support

2023-09-25 Thread Christopher
On Mon, Sep 25, 2023 at 12:29 PM Enrico Olivelli  wrote:
>
> Scott,
>
> Il Lun 25 Set 2023, 17:20 Scott Guminy  ha scritto:
>
> > Hi,
> >
> > We have a requirement to support TLS 1.3 starting in January.
> >
> > I noticed there is a pull request for TLS 1.3 support
> > <https://github.com/apache/zookeeper/pull/1919> that's been around for a
> > long time.
> >
>
> I think that we only need one more reviewer.
>
> I agree that we should move forward as soon as possible.

If it helps, I added my own review to the PR. Overall, I think it
looks fine. I made some suggestions, though.

>
> Enrico
>
>
> > How can we get support for TLS 1.3 in ZooKeeper?
> >


Re: TLS 1.3 support

2023-09-25 Thread Enrico Olivelli
Scott,

Il Lun 25 Set 2023, 17:20 Scott Guminy  ha scritto:

> Hi,
>
> We have a requirement to support TLS 1.3 starting in January.
>
> I noticed there is a pull request for TLS 1.3 support
> <https://github.com/apache/zookeeper/pull/1919> that's been around for a
> long time.
>

I think that we only need one more reviewer.

I agree that we should move forward as soon as possible.

Enrico


> How can we get support for TLS 1.3 in ZooKeeper?
>


TLS 1.3 support

2023-09-25 Thread Scott Guminy
Hi,

We have a requirement to support TLS 1.3 starting in January.

I noticed there is a pull request for TLS 1.3 support
<https://github.com/apache/zookeeper/pull/1919> that's been around for a
long time.

How can we get support for TLS 1.3 in ZooKeeper?