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: Mon, 02 Apr 2007 19:51:48 -0700

Bugs item #1693332, was opened at 2007-04-03 03:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
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!

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

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