Revision c3fb60d13a7b823430c5256f12ca7f445a7ba60a authored by Tim Vernum on 14 May 2021, 14:02:40 UTC, committed by GitHub on 14 May 2021, 14:02:40 UTC
The Node Enrollment API requires the use of a KeyStore, but neither
PKCS#12 nor JKS keystores are supported when running in FIPS mode.

For this reason, the Enrollment APIs are not supported on FIPS mode,
and we therefore shouldn't run the tests under FIPS either.

Resolves: #73012
1 parent ebb113a
History
File Mode Size
.ci
.github
.idea
benchmarks
buildSrc
client
dev-tools
distribution
docs
gradle
libs
licenses
modules
plugins
qa
rest-api-spec
server
test
x-pack
.dir-locals.el -rw-r--r-- 3.3 KB
.editorconfig -rw-r--r-- 419 bytes
.gitattributes -rw-r--r-- 32 bytes
.gitignore -rw-r--r-- 1.2 KB
CONTRIBUTING.md -rw-r--r-- 36.8 KB
LICENSE.txt -rw-r--r-- 546 bytes
NOTICE.txt -rw-r--r-- 228 bytes
README.asciidoc -rw-r--r-- 2.6 KB
TESTING.asciidoc -rw-r--r-- 32.5 KB
Vagrantfile -rw-r--r-- 14.9 KB
build.gradle -rw-r--r-- 21.2 KB
gradle.properties -rw-r--r-- 876 bytes
gradlew -rwxr-xr-x 5.6 KB
gradlew.bat -rw-r--r-- 2.7 KB
settings.gradle -rw-r--r-- 4.4 KB

README.asciidoc

back to top