On Sun, 13 Dec 2020 19:18:42 GMT, Jamil Nimeh <jni...@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. This pull request has now been integrated. Changeset: f5ee3565 Author: Jamil Nimeh <jni...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/f5ee3565 Stats: 372 lines in 3 files changed: 318 ins; 39 del; 15 mod 8179503: Java should support GET OCSP calls Reviewed-by: xuelei ------------- PR: https://git.openjdk.java.net/jdk/pull/1760