JDK8 Code review request for 7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID (original) (raw)
Vincent Ryan vincent.x.ryan at oracle.com
Wed Aug 1 11:15:32 UTC 2012
- Previous message (by thread): Buffer overflow in C code.
- Next message (by thread): hg: jdk8/tl/jdk: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That fix looks good Sean.
On 07/31/12 10:43 PM, Sean Mullan wrote:
Hi Vinnie,
Can you please review my fix for 7179715? webrev: http://cr.openjdk.java.net/~mullan/webrevs/7179715/webrev.00/ This was a regression caused by the integration of JEP 124. The responderKey was not being parsed correctly and was causing a DER parsing exception. I have also moved the parsing of the responderId inside debugging blocks because it is only currently used for debugging purposes. The bug is not available at bugs.sun.com for some reason. Thanks, Sean
- Previous message (by thread): Buffer overflow in C code.
- Next message (by thread): hg: jdk8/tl/jdk: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]