Bugs item #1693332, was opened at 2007-04-02 19:51
Message generated for change (Comment added) made by dfandrich
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1693332&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: https
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Feng Tu (ayanamixp)
Assigned to: Daniel Stenberg (bagder)
Summary: curl option "--engine"
Initial Comment:
Hi, I have installed curl-7.16.0 like tis:
curl 7.16.0 (i686-pc-linux-gnu) libcurl/7.16.0 OpenSSL/0.9.8a zlib/1.2.3 libidn/0.6.2
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: Debug IDN Largefile NTLM SSL libz
I am using OpenSSL 0.9.8e with
(dynamic) Dynamic engine loading support
(ibmca) Ibmca hardware engine support
However, when I used the curl's option "--engine" as following:
curl ftp://9.186.13.102:990/ -cacert ca102.crt --ftp-ssl --engine dynamic
I got an error like this:
* Failed to initialise SSL Engine 'dynamic':
error:00000000:lib(0):func(0):reason(0)
curl: (66) Failed to initialise SSL Engine 'dynamic':
error:00000000:lib(0):func(0):reason(0)
* Failed to initialise SSL Engine 'dynamic':
error:00000000:lib(0):func(0):reason(0)
curl: (66) Failed to initialise SSL Engine 'dynamic':
error:00000000:lib(0):func(0):reason(0)
I don't know which reasons caused this error.
I would appreciate any feedback!
----------------------------------------------------------------------
>Comment By: Dan Fandrich (dfandrich)
Date: 2007-04-02 22:10
Message:
Logged In: YES
user_id=236775
Originator: NO
This is a bug tracker, not a support forum. You never replied to the
answer to this question on the mailing list, which *is* the appropriate
forum for asking for help. See
http://curl.haxx.se/mail/archive-2007-03/0127.html
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1693332&group_id=976
Received on 2007-04-03