7.7 Support other SSL libraries
7.8 Support SRP on the TLS layer
7.9 improve configure --with-ssl
- 7.10 Make NTLM work with other crypto functions
8. GnuTLS
8.1 SSL engine stuff
make the configure --with-ssl option first check for OpenSSL, then GnuTLS,
then NSS...
-7.10 Make NTLM work with other crypto functions
-
- Get NTLM working using the functions provided by NSS etc. Not strictly
- SSL/TLS related, but hey... Another option is to get available DES and MD4
- source code from the cryptopp library. They are fine license-wise, but are
- C++. NTLM currenly only works when libcurl is built with OpenSSL or GnuTLS
- support.
-
8. GnuTLS
8.1 SSL engine stuff