After opening port 443 and enabling SSL in the web server, RT complains all the time about this:

[warning]: The requested port (443) does NOT match the configured WebPort (80). Perhaps you should Set($WebPort, 443); in RT_SiteConfig.pm, otherwise your internal links may be broken.

Yes, $WebPort is set to 80 in RT_Config.pm, it's the default value. But right now I have both 80 and 443 open, and a mix of clients using both. Is there a way to tell RT that both ports are okay?


--
Florin Andrei
http://florin.myip.org/
--
RT Training - Boston, September 9-10
http://bestpractical.com/training

Reply via email to