Thank you for these clarifications. We will now consider how these affect, if
at all, the HTTP Client.
-Chris.
> On 27 Mar 2020, at 17:47, Xuelei Fan wrote:
>
> On 3/27/2020 10:36 AM, Chris Hegarty wrote:
>> Thank you Xuelei, this very helpful.
>> Sorry, but I am going to ask just a few more c
On 3/27/2020 10:36 AM, Chris Hegarty wrote:
Thank you Xuelei, this very helpful.
Sorry, but I am going to ask just a few more clarifying questions to make sure
that we’re on the same page.
On 27 Mar 2020, at 16:23, Xuelei Fan wrote:
On 3/27/2020 5:52 AM, Chris Hegarty wrote:
Xuelei,
Before
Thank you Xuelei, this very helpful.
Sorry, but I am going to ask just a few more clarifying questions to make sure
that we’re on the same page.
> On 27 Mar 2020, at 16:23, Xuelei Fan wrote:
>
> On 3/27/2020 5:52 AM, Chris Hegarty wrote:
>> Xuelei,
>> Before commenting further on the interacti
On 3/27/2020 5:52 AM, Chris Hegarty wrote:
Xuelei,
Before commenting further on the interaction of the HTTP Client with various
contorted configurations, I would like to get a better understanding of the
`jdk.tls.client.protocols` property.
Is there a specification or other documentation desc
Xuelei,
Before commenting further on the interaction of the HTTP Client with various
contorted configurations, I would like to get a better understanding of the
`jdk.tls.client.protocols` property.
Is there a specification or other documentation describing
`jdk.tls.client.protocols` ?
It is
Hi there,
I am just about to add JDK14 to the test matrix for netty and think I found a
regression. Before I will invest time to write a standalone reproducer please
let me know if you think this is a regression or not.
Basically after the handshake is complete
SSLEngine.getSession().getSession
Hi Xuelei,
I have some concerns about these bugs also, though not exactly the same
as yours:
The "jdk.tls.client.protocols" system property is not part of the HTTP
client API. So, it's not
clear to me why the HTTP client is expected to enforce it. It is equally
possible for any code using
SS