I try to use trac standalone (tracd) with stunnel to connect with https. I acted similar to this manual: http://trac.edgewall.org/wiki/STunnelTracd
Now it work but when i save something, make a login or logout, etc The track redirect me to url of http and not https (what lead to "The requested URL /stunnel1 was not found on this server." message) . That problem was described here http://trac.edgewall.org/ticket/6472 I tried their solution- to add in trac.ini in section [trac] the row use_base_url_for_redirect= true and set the base url to begin in https but it did not help. I used first in 0.12 and then upgraded to 1.0- the problem was in their both Can someone help? -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
