mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
MatrixSSL and yaSSL are two free libs we _could_ support
This commit is contained in:
parent
11defd180c
commit
60e26199a2
@ -143,8 +143,11 @@ TODO
|
|||||||
Clark)
|
Clark)
|
||||||
|
|
||||||
* Make curl's SSL layer capable of using other free SSL libraries. Such as
|
* Make curl's SSL layer capable of using other free SSL libraries. Such as
|
||||||
the Mozilla Security Services:
|
Mozilla Security Services
|
||||||
http://www.mozilla.org/projects/security/pki/nss/
|
(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
|
LDAP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user