Skip to content

Commit 5468a21

Browse files
committed
KNOWN_BUGS: #83 was addressed with commit c50ce85
1 parent c50ce85 commit 5468a21

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/KNOWN_BUGS

-8
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ may have been fixed since this was written!
2525
84. CURLINFO_SSL_VERIFYRESULT is only implemented for the OpenSSL and NSS
2626
backends, so relying on this information in a generic app is flaky.
2727

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-
3628
82. When building with the Windows Borland compiler, it fails because the
3729
"tlib" tool doesn't support hyphens (minus signs) in file names and we have
3830
such in the build.

0 commit comments

Comments
 (0)