Hacker News new | ask | show | jobs
by muxator 3129 days ago
Wonderful link, I have bookmarked it.

Unfortunately, if you try to access it through HTTPS, you get an invalid certificate, and a permanent redirect to the HTTP version. This could be better, nowadays.

  $ curl --insecure --verbose https://www.openculture.com/freeonlinecourses
  [...]
  > GET /freeonlinecourses HTTP/1.1
  > 
  < HTTP/1.1 301 Moved Permanently
  < Location: http://www.openculture.com/freeonlinecourses
1 comments

i was expecting a github pages with custom domain because of that issue, but it seems that the server is an AWS EC2 instance, so yeah... he could've just used lets encrypt.