<p dir="ltr">I don't think RT can be configured that way.</p>
<p dir="ltr">Consider setting up RT for port 443 only, and setting up the web server to redirect requests on port 80 to identical locations on port 443.  This should deliver the same end user experience with the benefit of "coaxing" users to move over to port 443.</p>

<div class="gmail_quote">On 07/06/2014 10:54 am, "Florin Andrei" <<a href="mailto:florin@andrei.myip.org">florin@andrei.myip.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
After opening port 443 and enabling SSL in the web server, RT complains all the time about this:<br>
<br>
[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.<br>
<br>
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?<br>
<br>
<br>
-- <br>
Florin Andrei<br>
<a href="http://florin.myip.org/" target="_blank">http://florin.myip.org/</a><br>
-- <br>
RT Training - Boston, September 9-10<br>
<a href="http://bestpractical.com/training" target="_blank">http://bestpractical.com/<u></u>training</a><br>
</blockquote></div>