hg: jdk9/dev/jdk: 8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
jamil.j.nimeh at oracle.com
jamil.j.nimeh at oracle.com
Wed Aug 10 05:32:05 UTC 2016
Changeset: 94b271f4da23
Author: jnimeh
Date: 2016-08-09 22:31 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/94b271f4da23
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling.
Reviewed-by: xuelei
! src/java.base/share/classes/sun/security/ssl/ServerHandshaker.java
+ test/sun/security/ssl/StatusStapling/RunStatReqSelect.java
+ test/sun/security/ssl/StatusStapling/java.base/sun/security/ssl/StatusReqSelection.java
More information about the jdk9-dev-changes
mailing list