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
0001-Preparing-for-axTLS.-Actual-SSL-API-functions-are-o.patch
Description: 0001-Preparing-for-axTLS.-Actual-SSL-API-functions-are-o.patch
0002-Simple-update-to-configure-script-to-notify-user-of.patch
Description: 0002-Simple-update-to-configure-script-to-notify-user-of.patch
0003-Initial-axTLS-integration.-Connections-can-be-made.patch
Description: 0003-Initial-axTLS-integration.-Connections-can-be-made.patch
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
