[Trac-tickets] Re: [The Trac Project] #2553: tracd reverts to
http:// after a POST even if stunnel is being used via a https:// url.
The Trac Project
noreply at edgewall.com
Thu Jan 5 11:20:57 CST 2006
#2553: tracd reverts to http:// after a POST even if stunnel is being used via a
https:// url.
---------------------------------+------------------------------------------
Reporter: anonymous | Owner: cboos
Type: defect | Status: assigned
Priority: normal | Milestone: 0.9.4
Component: tracd | Version: 0.9.2
Severity: normal | Resolution:
Keywords: tracd https stunnel |
---------------------------------+------------------------------------------
Comment (by anonymous):
I'm running trac with apache2 and I also have this probleem. This apache
only listens to port 443. When I post something (like a ticket, wiki edit,
...) then I get redirect to the non https url. This results in 404.
I used the patch attachted to this ticket and it works like a charm now.
My config file has now two times the same config value. One time
'project.url' and one time the new 'trac.base_url'. Is this really needed?
I run trac 0.9.2 from debian unstable.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2553>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list