bagder: curl-www/docs _libs.html,1.1,1.2
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/docs In directory labb:/tmp/cvs-serv2081/docs Modified Files: _libs.html Log Message: gnutls is a new dependency Index: _libs.html =================================================================== RCS file: /cvsroot/curl/curl-www/docs/_libs.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- _libs.html 4 May 2005 14:13:41 -0000 1.1 +++ _libs.html 11 May 2005 12:46:16 -0000 1.2 @@ -34,7 +34,8 @@ <td> SSL (https) support. Use <a href="http://www.openssl.org">OpenSSL</a>. Curl compiles, builds and runs perfectly with it. <a - href="download.html#openssl">download links</a> + href="download.html#openssl">download links</a>. Since curl 7.14.0, you can + optionally use GnuTLS instead. </td> </tr> @@ -114,6 +115,19 @@ </td> </tr> +<tr> +<td align="center"> + <img src="../gnutls.png" width="94" height="86" alt="GnuTLS" border="0"><br> + <a href="http://www.gnutls.org"><small>www.gnutls.org</small></a> +</td> + +<td> + TLS (https) support. Use <a href="http://www.gnutls.org">GnuTLS</a>. Curl + (7.14.0 or later) compiles, builds and runs perfectly with it. Optionally + used instead of OpenSSL. +</td> +</tr> + </table> #include "_footer.html" _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-www-commits