Hello. On my site is an active SSL certificate. But you are automatically brought to "http://" and not "https://" how can I do it? I tried to add a ridirect to the domain from the panel but it does not work.
-
The current setup of x10hosting's free-hosting servers will NOT work with SSL or TSL or SNI (regardless of IP shared or dedicated or what cPanel shows)
###
HSTS would do the job of telling the browser to stick with HTTPS automatically. For more information: https://www.owasp.org/index.php/HTTP_Strict_Transport_Security_Cheat_Sheet
As for your browser redirecting you from HTTP to HTTPS, this could either be your site telling it to keep going to HTTP (config?) or the HTTP redirect is cached (in which case clear your cache [for that site]).