mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
8245417: Improve certificate chain handling
Co-authored-by: Hai-may Chao <hai-may.chao@oracle.com> Reviewed-by: mullan, jnimeh
This commit is contained in:
parent
24f7f84594
commit
d6cef99050
6 changed files with 66 additions and 10 deletions
|
@ -87,6 +87,7 @@ import java.util.concurrent.atomic.AtomicLong;
|
|||
* @run main/othervm -Dtest.requiresHost=true
|
||||
* -Djdk.httpclient.HttpClient.log=headers
|
||||
* -Djdk.internal.httpclient.debug=true
|
||||
* -Djdk.tls.maxHandshakeMessageSize=131072
|
||||
* LargeHandshakeTest
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue