roseman / tkdocs

Sample code from TkDocs.com
128 stars 53 forks source link

tkdocs.com not loading with https as of 2021-08-28 #2

Open me-at-git-hub opened 3 years ago

me-at-git-hub commented 3 years ago

If you are associated with tkdocs.com, as of 2021-08-28 it is not loading with https, and consequently the browser is flagging all sorts of security risks.

This server could not prove that it is tkdocs.com; its security certificate is from beaubien.web-dns1.com. 
This may be caused by a misconfiguration or an attacker intercepting your connection.

Proceed to tkdocs.com (unsafe)

If I directly type in the url

https://tkdocs.com

in chromium, the https:// is shown in strikethru, and it attempts to open tkdocs.com with the usual security alerts. I did not proceed further to see if the http address was functioning.

If I click on the https:// link in this github project's readme.md, same problem.

If I type in directly tkdocs.com without https:// I get a Sorry page from the website saying either the site was moved to another server, or the IP address has changed, or something is misconfigured on the server.

arabusov commented 3 years ago

Hi, @me-at-git-hub, same issue, fortunately web archive cached the site: http://web.archive.org/web/20210426234723/https://tkdocs.com/tutorial/onepage.html

me-at-git-hub commented 3 years ago

Until this is more properly resolved with the website itself, thank you @arabusov for the temporary solution. It is very helpful.

This remains an open issue with the website as of 31 Aug 2021. It still returns the Sorry page in the Chromium version 88.0.4324.187 browser if

tkdocs.com

is typed as the url..

roseman commented 3 years ago

Hello, our internet service provider suffered a major outage (hacker wiped clean many production and backup servers) but was restored about a day ago. Force reload the page to bypass browser cache and you should be ok now.