I was just testdriving, so no ssl.
I notice everything gets linked over SSL, even if I access the home page on standard http.
This means my initial page looks like this screenshot.

Why ? Because the CSS (among other things) is linked over SSL and the browser blocks that because CA not valid. (So even with self-signed certificates installed by the script, it's not really as desired.)
Is it possible to turn off SSL (for whatever reason one might have) ?
I was just testdriving, so no ssl.
I notice everything gets linked over SSL, even if I access the home page on standard http.

This means my initial page looks like this screenshot.
Why ? Because the CSS (among other things) is linked over SSL and the browser blocks that because CA not valid. (So even with self-signed certificates installed by the script, it's not really as desired.)
Is it possible to turn off SSL (for whatever reason one might have) ?