Skip to content

Deployment HTTPS

madscatt edited this page Jun 20, 2026 · 2 revisions

Docs Https

Securing your gateway with https

  • If you are running a public web server, it is important to secure it!
  • You will need to get a certificate from the top level domain owner
    • e.g. if you have domain abc.def.ghi.jkl, the organization that owns ghi.jkl will need to be contacted
    • Let's encrypt can bypass this for free!
  • To properly install, we recommend using the Mozilla SSL Configuration Generator
    • At that site are also some links to testing suites which can test your site, use them!

Clone this wiki locally