cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1693332 ] curl option "--engine"

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 03 Apr 2007 00:21:33 -0700

Bugs item #1693332, was opened at 2007-04-03 04:51
Message generated for change (Comment added) made by bagder
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: Closed
>Resolution: Invalid
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: Daniel Stenberg (bagder)
Date: 2007-04-03 09:21

Message:
Logged In: YES
user_id=1110
Originator: NO

I deem this invalid until there are more details provided on the list.

----------------------------------------------------------------------

Comment By: Dan Fandrich (dfandrich)
Date: 2007-04-03 07: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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET