This enhancement adds support for the nonce extension in OCSP request extensions by system property jdk.security.certpath.ocspNonce.
Please review the CSR at: https://bugs.openjdk.java.net/browse/JDK-8257766 ------------- Commit messages: - 8256895: Add support for RFC 8954: Online Certificate Status Protocol (OCSP) Nonce Extension Changes: https://git.openjdk.java.net/jdk/pull/2039/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2039&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8256895 Stats: 108 lines in 6 files changed: 89 ins; 1 del; 18 mod Patch: https://git.openjdk.java.net/jdk/pull/2039.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2039/head:pull/2039 PR: https://git.openjdk.java.net/jdk/pull/2039
