我有一个从www.example.com路由证书的AWS负载均衡器,使用HTTPS可以正常工作。在桌面浏览器上,example.com将自动路由到www.example.com。在手机上,example.com没有添加www,失去了HTTPS安全连接。有办法解决吗?证书上的URL格式为www.example.com
您可以通过添加侦听器来设置AWS负载平衡器将HTTP重定向到HTTPS:https://aws.amazon.com/premiumsupport/knowledge-center/elb-redirect-http-to-https-using-alb/
或者,您可以使这些重定向在它到达应用程序服务器时发生(例如使用IIS):
Http =比;Httpshttps://www.google.com/amp/s/www.ssl.com/how-to/redirect-http-to-https-with-windows-iis-10/amp/
非www到wwwhttps://weblogs.asp.net/owscott/iis-url-rewrite-rewriting-non-www-to-www