claus said:
> Hello Folks,
>
> I have quite a strange problem :-)
>
> I installed Squirrelmail 1.4.1 under Apache 2.0.47 with PHP 4.3.2.
> Is this legal ;-)
>
> It works fine ... or should I say almost ...
>
> To make things "worse" I use https. I set that up through a
> virtual host on port 80 redirecting (RedirectMatch) all requests
> to a virtual host on port 443.
>
> The strange thing is that _some_ requests like folder creation
> show up with a nag like "screen non secure items, entering a secure
> connections" etc, etc ... I get this in german :-/
> In any case it looks like if we leave the secure connections but
> come back right away.

I have similar setup/behavior with apache 1.3.27-2.  I believe the correct
way to set it up with Squirrelmail is with the Secure Login plugin:

http://www.squirrelmail.org/plugin_view.php?id=61

Jon
>
> I traced it using etherdump eventhough I do not understand much
> on that but I found these "unsecure" connections attempts.
>
> I guess that all redirects are non secure first and only my
> RedirectMatch make them come back under https.
> ex.
> the
>     POST "folders_create.php"
> is redirected to
>     /src/folders.php?success=create
> (in some circumstances)
>
> I saw some php code dealing with HTTPS when grepping around
> but I do not know enough to check it in detail.
>
> So my questions ...
> Did I forget a configuration parameter?
> Is it normal since I use Apache 2?
> Has it to do with PHP ?
> Or is it just a bug (missing feature) in Squirrelmail ?
>
> And before I forget it: "Thanx a lot for that nice piece of work!"
>
> Thanx a lot,
> Claus
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>
>


-- 
Trooper Jon S. Nelson, Linux Certified Admin., CCNA
Pa. State Police, Bureau of Criminal Investigation
Computer Crimes Unit
Work: 610.344.4471 Cell/Page: 866.284.1603
[EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
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