Re: Validator doesn't accept https:// URIs

* Andre Heynatz <ah@artec.uni-bremen.de> wrote:
| Allow https:// URIs, so that documents on a secure (SSL) server could be
| checked, too.

Shouldn't be hard to implement this. LWP comes with LWP::Protocol::https which
uses IO::Socket::SSL or Net::SSL for communication. If one of these is
installed and scheme checking in the check-script is extended to accept https
protocol scheme, it should work.

reagrds,
  Björn Höhrmann
--
"Jede  Straße,  der  man konsequent \ und du wirst ihn in Gänze sehen.
bis zu ihrem Ende folgt,  führt un- ) Stehst Du auf seinem Gipfel wird
weigerlich  ins  Nichts.   Erklimme ( er  für  Dich  unsichtbar" -- P.
einen  Berg nur ein kleines  Stück, \ Irulan <http://bjoernsworld.de/>

Received on Thursday, 29 June 2000 18:43:06 UTC