Hi,
I just setup my ssl on my iis(windows server) and also enable ssl on my store config, and write https://.... on secure url,
also, I set "UseHttpXForwardedProto" and "UseForwardedHeaders" to true with these 2 tutorials:
https://grandnode.com/how-to-install-free-ssl-certificate and https://grandnode.com/how-to-configure-ssl-in-grandnode-on-linux-continuation
I know these tutorials are not for windows but I thought they should be same,
anyway, now everything is alright, and my https works well, just my problem is my website also load without https, I just want to know should I redirect requests to https manually in iis or is there any config that I missed ?