New issue 120: Summary page showing http:// instead of https:// https://bitbucket.org/conservancy/kallithea/issue/120/summary-page-showing-http-instead-of-https
JF Beaumont: Hi, With a fresh install, I noticed that the clone URL available from the summary page was http:// but Apache is currently serving Kallithea through SSL and I don't want to support http requests. So I looked at my .ini file and did the following: ## force https in Kallithea, fixes https redirects, assumes it's always https force_https = true Restarted the server but the URL is still showing http://, is there some other setting I should use? Thanks for this great project! JF _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
