diff options
author | ville <ville@localhost> | 2005-07-22 19:26:58 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2005-07-22 19:26:58 +0000 |
commit | 5a672405d209e5653cfedf8fbfdaf65c401ba999 (patch) | |
tree | 9c18a2e66c151051daf92ff60e32c1e6ca404346 | |
parent | 605bc85a32d2e1febedf60f85e0f27cb148265dc (diff) | |
download | markup-validator-5a672405d209e5653cfedf8fbfdaf65c401ba999.zip markup-validator-5a672405d209e5653cfedf8fbfdaf65c401ba999.tar.gz markup-validator-5a672405d209e5653cfedf8fbfdaf65c401ba999.tar.bz2 |
SSL/TLS is supported per se (subject to configuration), so the limitations
note in this context (unsupported URI schemes) would be somewhat misleading.
-rw-r--r-- | share/templates/en_US/fatal-error.tmpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/share/templates/en_US/fatal-error.tmpl b/share/templates/en_US/fatal-error.tmpl index e8fb1e3..72a6a8f 100644 --- a/share/templates/en_US/fatal-error.tmpl +++ b/share/templates/en_US/fatal-error.tmpl @@ -57,12 +57,6 @@ Remember that you can always save the page to disk and Validate it using the File Upload interface. </p> - <p> - Incomplete support for <abbr title="Secure Sockets Layer">SSL</abbr> - and <abbr title="Transport Layer Security">TLS</abbr> is a known - limitation and is being tracked as - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=77">Issue #77</a>. - </p> </TMPL_IF> <TMPL_IF NAME="fatal_ip_error"> |