Skip to content
DE EN

Security Certificates

From Edge 2.22, the web interface is served over HTTPS by default. This means all communication between your browser and the Edge device is encrypted.

The Edge device presents a self-signed certificate by default. Browsers cannot trace this back to a public Certificate Authority (CA), so they warn you.

A publicly trusted certificate (e.g. from Let’s Encrypt) is not an option for a typical Edge deployment:

  • Public CAs only issue certificates for publicly resolvable domain names — Edge devices are normally reached by IP address on a private network
  • Domain validation requires internet access, which many Edge networks do not have
GeneratedOnce at first boot; never regenerated automaticallyChanges withNothing — a stable certificate keeps browser behaviour predictableEncryption strengthIdentical to a publicly trusted certificate

Option 1 — Proceed past the warning (recommended for most cases)

No setup required. The connection stays encrypted. Every browser lets you continue; once you do, it remembers the decision for that device.

Option 2 — Install a custom certificate

If your organisation has an internal CA (e.g. Active Directory Certificate Services), you can install a certificate your machines already trust. The warning disappears entirely, with HTTPS still active.

Install a Custom HTTPS Certificate

If HTTPS is impractical in your environment, you can enable Allow HTTP to serve the interface over HTTP alongside HTTPS. Requests over HTTP are no longer redirected to HTTPS.

Allow HTTP