Implement CloudFlare's HTTPS

Issue #121 closed
Igor Santos created an issue

Hey! CloudFlare provides free HTTPS through their servers!

It's already enable, so acessing https://konato.igorsantos.com.br kinda works. We still need the following:

  • [x] Use all production requests as relative to the domain or root path (without the domain or without the protocol, at least), so all assets can be served just fine
  • [ ] Implement redirects from HTTP to HTTPS

Comments (6)

  1. Log in to comment