diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2005-05-11 11:56:04 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2005-05-11 11:56:04 +0000 |
| commit | 60e26199a266ca109ff85481457696090aebe48a (patch) | |
| tree | 0bb543edd99aa4ce65b015953591b71fca4964f8 | |
| parent | 11defd180c283ec0cbd486250db82e20886666a1 (diff) | |
MatrixSSL and yaSSL are two free libs we _could_ support
| -rw-r--r-- | docs/TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -143,8 +143,11 @@ TODO Clark) * Make curl's SSL layer capable of using other free SSL libraries. Such as - the Mozilla Security Services: - http://www.mozilla.org/projects/security/pki/nss/ + Mozilla Security Services + (http://www.mozilla.org/projects/security/pki/nss/), MatrixSSL + (http://www.matrixssl.org/) or yaSSL (http://yassl.com/). At least the + latter two could be alternatives for those looking to reduce the footprint + of libcurl built with OpenSSL or GnuTLS. LDAP |
