curl-library
axTLS patch set
From: Hu, Eric <EHu_at_directv.com>
Date: Tue, 7 Dec 2010 18:13:24 -0700
Received on 2010-12-08
Date: Tue, 7 Dec 2010 18:13:24 -0700
Hello,
Here's an initial patch set to get axTLS working with cURL. This code doesn't yet pass all the HTTPS tests. There are two (311, 312) that will require more detailed error-reporting from axTLS, but the others (301, 306, 313, 560) should be readily fixed in cURL.
It should be noted that axTLS leaves CRL (certificate revocation lists) implementation to its caller. This has not yet been implemented, which is why test 313 fails.
Again, these patches are based off commit 99a07a1fdf2a4e0ee37e8c324fcb6d52222ebaff.
Enjoy,
Eric
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: 0001-Preparing-for-axTLS.-Actual-SSL-API-functions-are-o.patch
- application/octet-stream attachment: 0002-Simple-update-to-configure-script-to-notify-user-of.patch
- application/octet-stream attachment: 0003-Initial-axTLS-integration.-Connections-can-be-made.patch