I believe you are referring to the HTTPS redirection error message that a lot of browsers throw if they cannot validate the certificate.
You can disable it via the GUI with Management -> HTTP-HTTPS, WebAuth Secure web = Disabled.
From the cli, <config network web-auth secureweb disable>
You will need to reboot the controller for it to take effect.
This is not best practice as it will bypass the certificate check.