[rt-users] rt3 mail gateway and ssl
Ian Grant
Ian.Grant at cl.cam.ac.uk
Wed May 21 09:52:20 EDT 2003
> On Wed, May 21, 2003, Hermann Stern wrote:
>
> > > 501 Protocol scheme 'https' is not supported
> > > Does this mean ssl is not supported by the mail gateway or something else?
> >
> > Try -url http://your.site.com:443. Because i have protected my site per
> > .httaccess file, this doesn't work, but maybe without it does.
> > (Port 443 is SSL in most systems)
>
> Talking HTTP to port 443 does not help.
>
> The message comes from LWP that can't load the https protocol module,
> probably because Net::SSLeay or Crypt::SSLeay hasn't been installed
> yet.
>
> CPAN is your friend :)
I had the same problem and after trawling the rt-{users,devel} archives I installed Net_SSLeay.pm-1.22.tar.gz but I got the same result (yes, I restarted apache.) Then I re-installed LWP and restarted apache and I still got the same error. In the end I configured apache to open up HTTP access from the mailgate host (in this case localhost) and it seems to work.
If anyone solves this problem properly I would be most interested in the recipe.
Ian
--
Ian Grant, Computer Lab., William Gates Building, JJ Thomson Ave., Cambridge
Phone: +44 1223 334420
More information about the rt-users
mailing list