File tree 1 file changed +0
-8
lines changed
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,6 @@ may have been fixed since this was written!
25
25
84. CURLINFO_SSL_VERIFYRESULT is only implemented for the OpenSSL and NSS
26
26
backends, so relying on this information in a generic app is flaky.
27
27
28
- 83. curl is unable to load non-default openssl engines, because openssl isn't
29
- initialized properly. This seems to require OpenSSL_config() or
30
- CONF_modules_load_file() to be used by libcurl but the first seems to not
31
- work and we've gotten not reports from tests with the latter. Possibly we
32
- need to discuss with OpenSSL developers how this is supposed to be done. We
33
- need users with actual external openssl engines for testing to work on this.
34
- http://curl.haxx.se/bug/view.cgi?id=1208
35
-
36
28
82. When building with the Windows Borland compiler, it fails because the
37
29
"tlib" tool doesn't support hyphens (minus signs) in file names and we have
38
30
such in the build.
You can’t perform that action at this time.
0 commit comments