We need to have every page on a website use SSL. If someone goes directly to a page using the http protocol, they need to be redirected to the https version.
I followed the instructions here https://docs.kentico.com/k9/securing-websites/deploying-websites-to-a-secure-environment/configuring-ssl, but the user is not being redirected to the https protocol.
Does anyone have any ideas?
Nevermind, it's working now. The old settings must have been cached.
Try this adding in your web.config under system.webServer section
Please, sign in to be able to submit a new answer.