[uClinux-dev] HTTPS library in uCLinux
Erwin Authried
eauth at softsys.co.at
Thu Nov 1 12:25:32 EST 2007
Am Donnerstag, den 01.11.2007, 01:13 -0700 schrieb Tiberiu Motoc:
> Hi,
>
> I wanted to know if there is a HTTP and HTTPS library available for
> uCLinux. The only HTTPS library written in C that I came across is
> libcurl, but I'm in a hurry and I'm hoping one already exists in
> uCLinux so that I don't have to port libcurl.
>
> Thanks,
> Tiberiu
why porting? Just cross-compile curl or libcurl. I have excluded the
https stuff in the curl configuration because I didn't need it, but I
don't think that it will make trouble when you compile with it. It will
require openssl or some other ssl library, of course.
Regards,
Erwin
More information about the uClinux-dev
mailing list