- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 21 Sep 2006 15:50:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs
In directory hutz:/tmp/cvs-serv4535
Modified Files:
checklink.html
Log Message:
Add blurb about SSL/TLS support.
Index: checklink.html
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- checklink.html 25 May 2006 14:11:02 -0000 1.34
+++ checklink.html 21 Sep 2006 15:49:57 -0000 1.35
@@ -199,6 +199,14 @@
</p>
<p>
+ <abbr title="Secure Sockets Layer">SSL</abbr>/<abbr title="Transport Layer Security">TLS</abbr>v1
+ support for <code>https</code> in the link checker needs support for
+ it in libwww-perl; see
+ <a href="http://search.cpan.org/dist/libwww-perl/README.SSL">README.SSL</a>
+ in the libwww-perl distribution for more information.
+ </p>
+
+ <p>
If you want to enable the authentication capabilities with Apache,
have a look at
<a href="http://lists.w3.org/Archives/Public/www-validator/1999JulSep/0140.html">Steven Drake's hack</a>.
Received on Thursday, 21 September 2006 15:50:10 UTC