- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:47:05 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 146:7118c4015989
user: ville
date: Thu Sep 21 15:49:57 2006 +0000
files: docs/checklink.html
description:
Add blurb about SSL/TLS support.
diff -r 8637385490f8 -r 7118c4015989 docs/checklink.html
--- a/docs/checklink.html Thu Jun 15 17:57:27 2006 +0000
+++ b/docs/checklink.html Thu Sep 21 15:49:57 2006 +0000
@@ -6,7 +6,7 @@
<title>W3C Link Checker Documentation</title>
<link rev="made" href="mailto:www-validator@w3.org" />
<style type="text/css" media="all">@import "linkchecker.css";</style>
- <meta name="revision" content="$Id: checklink.html,v 1.34 2006-05-25 14:11:02 ville Exp $" />
+ <meta name="revision" content="$Id: checklink.html,v 1.35 2006-09-21 15:49:57 ville Exp $" />
</head>
<body>
@@ -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>.
@@ -297,7 +305,7 @@
alt="Valid XHTML 1.0!" /></a>
<a title="Send Feedback for the W3C Link Checker"
href="http://validator.w3.org/feedback.html">The W3C Validator Team</a><br />
- $Date: 2006-05-25 14:11:02 $
+ $Date: 2006-09-21 15:49:57 $
</address>
<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2006
Received on Thursday, 5 August 2010 14:47:47 UTC