Re: RFR JDK-8250839: Improve test template SSLEngineTemplate with SSLContextTemplate

2020-08-11 Thread Xuelei Fan
ping ... On 7/30/2020 11:26 AM, Xuelei Fan wrote: Hi, May I get the following test code update reviewed?     http://cr.openjdk.java.net/~xuelei/8250839/webrev.00/ SSLEngineTemplate is a template used for SSLEngine testing, which depends on binary key store files, and not easy to extend.  Thi

Re: [TLS-backport8] Does TLSv1.3 work with www.google.com

2020-08-11 Thread Alexey Bakhtin
Hello Bernd, The difference between Java8u TLSv1.3 backport and OpenJSSE is TLS_CHACHA20_POLY1305_SHA256 cipher suite support. I've found, that connection to google.com succeeds in case of ClientHello includes Chacha20-Poly1305 in the list of supported cipher suites, even if status request is d