RFR: 8074064 : OCSPResponse.SingleResponse objects do not parse singleExtensions
Jamil Nimeh
jamil.j.nimeh at oracle.com
Tue Mar 3 22:18:24 UTC 2015
Hello all, I've come across a couple edge cases that this fix doesn't
cover properly. I'll put out another webrev in a bit that should
tighten up the singleResponse parsing, particularly with the optional
fields. It will also include a couple other negative test input samples.
Thanks,
--Jamil
On 03/02/2015 04:05 PM, Jamil Nimeh wrote:
> Hello all, this review fixes an issue in OCSPResponse where it does
> not parse singleExtensions in the SingleResponse structure. I also
> fixed two minor deviations from the OCSP.RevocationStatus interface
> when getRevocationTime and getRevocationReason are called on good
> responses.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8074064
> Review:
> http://cr.openjdk.java.net/~jnimeh/reviews/8074064/webrev.01/index.html
>
> Thank you,
> --Jamil
More information about the security-dev
mailing list