Dear SM community,

I'm running SM on an Apache HTTP server but need to be able to access it
through HTTPS over stunnel (bound to loopback), as well. Everything works
without problems as HTTP, including through an ssh tunnel
(unsurprisingly). When trying to access the server as HTTPS through the
stunnel, however, a handful or so functions result in livelocks that
eventually time out although the requested actions actually do take place.
Examples are purging trash and sending mail as well as some (but not all!)
forms of mail deletion.

I'm figuring it has to do with some sort of authentication requests to the
client that go unanswered but I can't pinpoint at what level this would
be.

In my desperation I tried using the HTTPS plug-in but it doesn't seem to
make any difference, which makes sense, I guess, as SM is still serving
HTTP pages, although stunnel makes them into HTTPS pages for the client.

Any ideas?

Cheers,
Rene


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to