I am running Discourse with force_https enabled and using the web.ssl templates (my own certs).
Unfortunately, the discourse logo (/images/discourse-logo-sketch.png) is linked as http:// instead of https://, which results in mixed content warnings. Is there a rake task or API method for resolving this?