HTTPS relies on the SSL certificate being present and the SSL negotiation triggering before any data being sent to the server.

Therefore a redirect from a https URL with no valid SSL certificate present, to a non-SSL http URL is impossible.

A quick fix is to install an SSL certificate to enable https.