Skip to content
JS
Node.js error

ERR_CRYPTO_CUSTOM_ENGINE_NOT_SUPPORTED

An OpenSSL engine was requested (for example, through the clientCertEngine or privateKeyEngine TLS options) that is not supported by the version of OpenSSL being used, likely due to the compile-time flag OPENSSL_NO_ENGINE.

Reference entryNode.jsFetched

Node.js documentation lists the code ERR_CRYPTO_CUSTOM_ENGINE_NOT_SUPPORTED without the printed message text.

Category
Node.js error codes
Severity
error
Runtime
node
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: Node.js documentation. Data fetched 2026-09-25T01:43:12.378Z.