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

Jamil Nimeh jnimeh at openjdk.java.net
Thu Dec 31 06:54:07 UTC 2020


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1760/files
  - new: https://git.openjdk.java.net/jdk/pull/1760/files/d63cb0c8..8f0cfeb0

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1760&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1760&range=01-02

  Stats: 42 lines in 1 file changed: 7 ins; 1 del; 34 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1760.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1760/head:pull/1760

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



More information about the security-dev mailing list