Does Dolphin support or will it support SSL?
Currently when I run my website via https, the JS and CSS files don't get loaded - the browser (both Chrome and IE) complain about having insecure content on the page. This seems to be true - most of the links in Dolphin are absolute and contain "http".
How do I solve the problem? I run on nginx, Dolphin version 7.1.3.
Thank you!