Version 3.3 offers the following updates:
- It is now possible to crawl websites that use Windows NTLM authentication.
- The documentation has been updated.
SSL support should work immediately if you are using the compiled version (i.e. IndexServerCompanion.exe). If, however, you are using the IndexServerCompanion.pl Perl script, then you will need to ensure that the Net_SSLeay.pm and IO-Socket-SSL modules are installed.
To do this for ActiveState's ActivePerl, do the following:
Open a command prompt and type the following:
Note that if you are using ActiveState's ActivePerl 5.8.x the URL in the instructions above should be set to http://theoryx5.uwinnipeg.ca/ppms instead. Type perl- v at the command prompt to find the version you are using.
If both Net_SSLeay.pm and IO-Socket-SSL modules install properly then you should be able to access SSL sites using the IndexServerCompanion.pl Perl script.