cURL / Mailing Lists / curl-users / Single Mail

curl-users

»Ø¸´£º Re: libcurl FTP Quote Option

From: ·å Í¿ <tu0151034_at_yahoo.com.cn>
Date: Tue, 3 Apr 2007 13:42:19 +0800 (CST)

Dan Fandrich <dan_at_coneharvesters.com> дµÀ£º On Fri, Mar 30, 2007 at 03:14:29PM +0800, ¡¤&aring; &Iacute;&iquest; wrote:
> 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 -u
> ftptest:ftptest -v,
> 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.
  Are you sure the 'dynamic' engine is actually supported by your OpenSSL
installation? Run 'curl --engine list' to see what's supported. Also,
you're missing an extra - before --cacert.
>>> Dan
   
  I am sorry that I am missing an extra "-" before --cacert, which is just an clerical error.
  After running 'curl --engine list' , I got the information like this:
   
  Build-time engines:
  dynamic

  Thus I think 'dynamic' engine is actually supported by my OpenSSL

                 
---------------------------------
ÇÀ×¢ÑÅ»¢Ãâ·ÑÓÊÏä-3.5GÈÝÁ¿£¬20M¸½¼þ£¡
Received on 2007-04-03