Unanswered https page cannot be display

  • quinta-feira, 26 de abril de 2012 05:03
     
     

    when I try to access my WHS, i can get to all the sites from port 80 (Non Secure), but any sites that is https I get page cannot be displayed .

    Can anyone help?

    Thank you

Todas as Respostas

  • sexta-feira, 27 de abril de 2012 15:19
     
     
    Are you trying to access from the Internet or from within your home network?

    Phil P.S. If you find my comment helpful or if it answers your question, please mark it as such.

  • sexta-feira, 27 de abril de 2012 15:25
     
     

    from my home network

    even if I remote desktop into the WHS, and do https://localhost/...  i get the same error.  feels like that IIS is not serving https pages.

  • sexta-feira, 27 de abril de 2012 16:05
     
     
    Has it ever worked from your network or Internet? Have you fiddled with IIS or installed any add-ins that might have caused the problem?

    Phil P.S. If you find my comment helpful or if it answers your question, please mark it as such.

  • segunda-feira, 30 de abril de 2012 08:41
    Moderador
     
     

    Cannot be displayed does not always mean a server side problem.

    It can also be an issue with the clients browser security settings, if it is configured to deny websites with invalid certificates. Since the certificate is issued for the external name (xyz.homeserver.com) and not for the internal name or localhost, this might be a reason. (Or a security suite interfers, but I dont assume you installed one on the server).

    If the browser is not the issue, you could check the servers event log for related errors and warnings.

    Best greetings from Germany
    Olaf