| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8cabfe7 commit 3611027
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -854,8 +854,9 @@ size is reached when the context is created. | |||
| 854 | 854 | ||
| 855 | 855 | ### `ERR_CRYPTO_CUSTOM_ENGINE_NOT_SUPPORTED` | |
| 856 | 856 | ||
| 857 | - A client certificate engine was requested that is not supported by the version | ||
| 858 | - of OpenSSL being used. | ||
| 857 | + An OpenSSL engine was requested (for example, through the `clientCertEngine` or | ||
| 858 | + `privateKeyEngine` TLS options) that is not supported by the version of OpenSSL | ||
| 859 | + being used, likely due to the compile-time flag `OPENSSL_NO_ENGINE`. | ||
| 859 | 860 | ||
| 860 | 861 | <a id="ERR_CRYPTO_ECDH_INVALID_FORMAT"></a> | |
| 861 | 862 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments