RFR: 8256895: Add support for RFC 8954: Online Certificate Status Protocol (OCSP) Nonce Extension [v4]
Hai-May Chao
hchao at openjdk.java.net
Fri Jan 15 23:09:26 UTC 2021
> 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
Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
Nonce creation is done in checkOCSP method
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2039/files
- new: https://git.openjdk.java.net/jdk/pull/2039/files/949ee2be..da6e5bab
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2039&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2039&range=02-03
Stats: 68 lines in 1 file changed: 36 ins; 31 del; 1 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
More information about the security-dev
mailing list