RFR: 8179503: Java should support GET OCSP calls [v3]

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Thu Dec 31 17:36:02 UTC 2020


On Thu, 31 Dec 2020 06:54:07 GMT, Jamil Nimeh <jnimeh at openjdk.org> wrote:

>> This enhancement allows the underlying OCSP subsystem to submit OCSP requests using HTTP GET when the request is less than or equal to 255 bytes as documented in RFC 6960 and clarified in RFC 5019.
>
> Jamil Nimeh has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use basic Base64 encoder and use HttpUrlConnection.disconnect to close resources

Looks good to me.

-------------

Marked as reviewed by xuelei (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1760



More information about the security-dev mailing list