diff options
author | ville <ville@localhost> | 2005-07-22 19:22:10 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2005-07-22 19:22:10 +0000 |
commit | 605bc85a32d2e1febedf60f85e0f27cb148265dc (patch) | |
tree | abaceee1150ed9562c60ca38803c2630a72a0438 /htdocs/docs | |
parent | 6f3eb322b6d9445925c3794c6b20026281aba846 (diff) | |
download | markup-validator-605bc85a32d2e1febedf60f85e0f27cb148265dc.zip markup-validator-605bc85a32d2e1febedf60f85e0f27cb148265dc.tar.gz markup-validator-605bc85a32d2e1febedf60f85e0f27cb148265dc.tar.bz2 |
Add SSL/TLS support notes.
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/install.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index a089c47..9eb3b9d 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.11 2005-04-28 06:13:22 ville Exp $" ---><!--#set var="date" value="\$Date: 2005-04-28 06:13:22 $" +<!--#set var="revision" value="\$Id: install.html,v 1.12 2005-07-22 19:22:10 ville Exp $" +--><!--#set var="date" value="\$Date: 2005-07-22 19:22:10 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -93,7 +93,7 @@ title="Comprehensive Perl Archive Network">CPAN</acronym></a> (minimum versions in parenthesis after the name). The following list was complete when CVS spit out: - <code>$Date: 2005-04-28 06:13:22 $</code>. <tt>:-)</tt> + <code>$Date: 2005-07-22 19:22:10 $</code>. <tt>:-)</tt> </p> <p> One easy - and strongly recommended - way to take care of all these @@ -132,7 +132,11 @@ support for downloading pages off the net comes from. Version 5.60 or newer is required, however we strongly suggest a (much) newer version. Validator's support for compressed responses is available - with version 5.802 and later. + with version 5.802 and later. If you want your Validator to + support <abbr title="Secure Sockets Layer">SSL</abbr>/<abbr + title="Transport Layer Security">TLS</abbr>, see + <a href="http://search.cpan.org/dist/libwww-perl/README.SSL">README.SSL</a> + included in the libwww-perl distribution. </dd> <dt><a href="http://search.cpan.org/dist/Net-IP/">Net-IP</a></dt> <dd> |