Skip to content

Resolve "Don't encourage deployment without https"

David Pape requested to merge 599-don-t-encourage-deployment-without-https into master

Closes #599 (closed)

TODO:

  • Remove nginx example config without SSL
  • Add a note in the docs that deployment without SSL is discouraged
  • Reference some guide that shows how to create self-signed certificates (with the openssl command line utility)
  • Maybe even reference Let's Encrypt as an alternative
Edited by David Pape

Merge request reports