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

back to top