[rt-users] http vs https problem

Jesse Vincent jesse at bestpractical.com
Tue May 15 11:58:48 EDT 2007


On May 15, 2007, at 11:17 AM, Petr Grolmus wrote:

> Hello,
>
> I have got a problem with RT runnig simultaneously on http and  
> https ports.
> On the https port we are using WebAuth authentication for internal  
> users,
> whereas on http port remains RT-authentication for external users.
>
> With this setting in RT_SiteConfig.pm:
>
> Set($WebPath , "/rt");
> Set($WebBaseURL , "https://rtest2.zcu.cz");
>
> works everything fine on https, but when I click on several submit  
> button
> on http port - e.g. Search (main page) or Update Ticket (in Reply) -
> I always get:
>
> "The connection to rtest2.zcu.cz:80 has terminated unexpectedly. Some
> data may have been transferred."
>
> It seems it try to communicate on http port with https protocol.  
> When I
> switch settings to:
>
> Set($WebBaseURL , "http://rtest2.zcu.cz");
>
> then works everything fine on http port, whereas on https I get "Bad
> request" with click on the same submit buttons.
>
> I'm using RT 3.6.1 from debian package (stable branch).
> Could someone help me to avoid this behavior?
>

We've done work on the redirects which I suspect are the issue in 3.6.3.

Best,
Jesse

> Thanks,
> Petr Grolmus
> ---------------------------------------------------------------------- 
> ----
>  Petr Grolmus
>
>  Laboratory for Computer Science
>  University of West Bohemia
>  Univerzitni 20, 306 14 Pilsen                      Tel.: +420 377  
> 632 851
>  Czech Republic                                    E-mail:  
> indy at civ.zcu.cz
> ---------------------------------------------------------------------- 
> ----
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070515/dfb913ca/attachment.sig>


More information about the rt-users mailing list