aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-06-22 22:24:36 +0200
committerDaniel Stenberg <daniel@haxx.se>2013-06-22 22:24:36 +0200
commita2e0ce86ba9246a6ba726eb77aa1ac0b01fc1fc0 (patch)
tree9c9fe50f47c2a4c39c2a704f1268f2e8c492ed69 /docs/KNOWN_BUGS
parent6fab0bd9f163430254259f6b7d5c75b5452257d3 (diff)
KNOWN_BUGS: #83 unable to load non-default openssl engines
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r--docs/KNOWN_BUGS8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index e0308ffa6..87f186c67 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -3,6 +3,14 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
+83. curl is unable to load non-default openssl engines, because openssl isn't
+ initialized properly. This seems to require OpenSSL_config() or
+ CONF_modules_load_file() to be used by libcurl but the first seems to not
+ work and we've gotten not reports from tests with the latter. Possibly we
+ need to discuss with OpenSSL developers how this is supposed to be done. We
+ need users with actual external openssl engines for testing to work on this.
+ http://curl.haxx.se/bug/view.cgi?id=1208
+
82. When building with the Windows Borland compiler, it fails because the
"tlib" tool doesn't support hyphens (minus signs) in file names and we have
such in the build.