I updated CAInterop.java#microsoftrsa2017 to use DEFAULT mode instead of OCPS or CRL only. The Microsoft RSA EE certificate no longer includes OCSP responder URL in AIA extension, so OCSP only validation fails.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8374886: CAInterop.java#microsoftrsa2017 test fails as EE certificate does not specify OCSP responder Changes: https://git.openjdk.org/jdk/pull/31313/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31313&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8374886 Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/31313.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31313/head:pull/31313 PR: https://git.openjdk.org/jdk/pull/31313
