HTTPS hostname wrong: should be . What causes this?

后端 未结 7 680
故里飘歌
故里飘歌 2020-12-03 10:38

I am getting this \'HTTPS hostname wrong:\' error when trying to connect to a server using https. My url looks something like this

https://sub.domain.com/tam         


        
7条回答
  •  借酒劲吻你
    2020-12-03 10:59

    It looks like the SSL certificate for domain.com has been given to sub.domain.com. Or, more likely, what was domain.com has been renamed to sub.domain.com without updating the SSL certificate.

提交回复
热议问题