I am trying to redirect my https traffic to http, as I wait for my SSL renewal. Google Chrome keeps showing the certificate date invalid date error . I have tried to update my .htaccess but it's not working. Am trying to bypass the error message on Google. Is there a way I can redirect it through cpanel?
No.
The browser has to perform the operations in this order:
You can't get the response which says "Use HTTP instead" without getting through step 1, which is where the browser warns the user about the problem you are trying to hide.