7b021bf3fb
As we figured out in https://github.com/elastic/elasticsearch/issues/61316#issuecomment-685482708 Azul brings back a lot of changes from JDK 11 to their Zulu8 build and this means that we can't run this with SunJSSE in FIPS 140 mode. This change ensures that we configure Zulu8 JDK JVMs in FIPS 140 mode, using the bouncy castle JSSE FIPS provider, instead of the SunJSSE one ( as we do for the rest of the java 8 JVMs ) Resolves: #61316 |
||
---|---|---|
.. | ||
wrapper | ||
build-complete.gradle | ||
build-scan.gradle | ||
bwc-test.gradle | ||
fips.gradle | ||
forbidden-dependencies.gradle | ||
formatting.gradle | ||
ide.gradle | ||
local-distribution.gradle | ||
run.gradle | ||
runtime-jdk-provision.gradle |