cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl https problem on an embedded system

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 13 Oct 2006 10:53:25 -0700

On Fri, Oct 13, 2006 at 01:30:23PM -0400, Sid Chang wrote:
> The cross-compiled OpenSSL stays on the pc.
> Only the cross-compiled curl --with-ssl is mounted onto the target board.
> (I assume all necessary OpenSSL files were included in the curl lib during
> build)

Try installing the openssl command-line tool on the device temporarily and
try using it to verify the site's certificate (don't ask me exactly how--it's
a complex beast and I'm no OpenSSL expert). That would verify OpenSSL's
basic functionality on the device and narrow your search.

> Will such configuration cause dependency issue? - needed OpenSSL file not
> found?

As long as you have the CA bundle installed, and your log appears to show
that it is, and curl actually runs without complaining about a missing
library, I don't believe anything else is needed. Are you using the same
CA bundle on the PC as on the device?

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-10-13