I have Server Foundation with one card Ethernet - IP address 192.168.1.105. I set up also "My Web" in IIS 7.5 for using ssl binding: 192.168.1.105 https(443) and without host header (*).
generated self-signed certificate and import it to IE to certificate's store.
When I try to open "My Web" by ssl (https://192.168.1.105:443), it still apeared certificate error address mismatched.
Could someone point any repository or any trick about : How to set up ssl for calling web by IP address ?