curl-library
[PATCH] PolarSSL support in cURL
From: Hoi-Ho Chan <hoiho.chan_at_gmail.com>
Date: Wed, 24 Feb 2010 23:18:22 -0800
Received on 2010-02-25
Date: Wed, 24 Feb 2010 23:18:22 -0800
Hi everyone,
I have patched cURL to make use of PolarSSL for all the SSL/TLS
routines. This is going to be very useful for embedded devices as OpenSSL is
often too big for them. So far most of the functionalities are supported:
client & CA certificates (no directories), certificate validation, and
resuming SSL sessions. Many thanks to Paul who helped me to integrate
PolarSSL properly.
The patch is against the latest cURL release (7.20.0)
Thanks
Hoi-Ho (Donald)
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: polarssl.patch