DEP0183:基于 OpenSSL 引擎的 API


\DEP0183: OpenSSL engine-based APIs

版本历史
版本变更
v22.4.0, v20.16.0

仅文档弃用。

类型:仅文档

\Type: Documentation-only

OpenSSL 3 已弃用对自定义引擎的支持,建议切换到其新的提供程序模型。https.request()tls.createSecureContext()tls.createServer()clientCertEngine 选项;tls.createSecureContext()privateKeyEngineprivateKeyIdentifier;crypto.setEngine() 均依赖于 OpenSSL 的此功能。

\OpenSSL 3 has deprecated support for custom engines with a recommendation to switch to its new provider model. The clientCertEngine option for https.request(), tls.createSecureContext(), and tls.createServer(); the privateKeyEngine and privateKeyIdentifier for tls.createSecureContext(); and crypto.setEngine() all depend on this functionality from OpenSSL.

AltStyle によって変換されたページ (->オリジナル) /