SSL Cert HTTPS IIS Config

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 年 前
Hi,

I'm config my IIS 7.5 to work with AWS Amazon running multiples sites in same IIS with multiples SSL certs (using ELB). Right!

In my ELB (LoadBalancer) my 443 port of the my instance redirect to my 1201 internal port. Right!

The site is working, but when acessed URL without the page (Ex: mysite.com) the redirect is https://mysite.com:1201/default.aspx and is not work. When acessed URL with the page (Ex: mysite.com/default.aspx) is working fine with HTTPS (redirect is https://mysite.com/default.aspx).

Any sugestion for resolve this problem?


Tks.
Eduardo
11 年 前
Anyone?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.