[rt-users] Getting Request Tracker to stick to HTTPS
Giles Coochey
giles at coochey.net
Wed May 16 11:20:07 EDT 2012
I have the following set up:
Clients --> Squid SSL Offload / Caching Reverse Proxy (HTTPS--->HTTP)
--> Apache Routing Proxy (HTTP) --> RT (HTTP)
RT (v4.0.5) itself is configured for HTTPS:
Set($WebDomain, 'www.domain.net');
Set($WebPath, '/ticket');
Set($WebPort, 443);
On going to Tools --> Configuration --> System Config I see that
WebBaseURL is correctly listed as https://www.domain.net
So if I navigate to https://www.domain.net/ticket/
and Login then next page reverts to http...
What do you think I might be missing??
How can I force RT to HTTPS?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4928 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120516/1feab14e/attachment.bin>
More information about the rt-users
mailing list