ERR_CRYPTO_FIPS_FORCED
node
runtime_error
official
true
FIPS mode forced but not available
ID: node/err_crypto_fips_forced
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
Node.js was started with --force-fips but the OpenSSL build does not support FIPS.
generic