+ Install this node's certificate on a device and it stops warning you about + this node — on every port, not just the dashboard. Apps that open inside + the dashboard need this: a certificate warning cannot be accepted inside an + embedded frame, so an untrusted app shows nothing at all. +
+ +scripts/setup-node-ca.sh
+ on the node, then reload this page.
+ Fingerprint (SHA-256)
+{{ fingerprint }}
+{{ fingerprintError }}
++ Check this matches the fingerprint the node itself prints before you trust + it. If they differ, something is intercepting the connection — do not install it. +
+macOS — open the file, add it to the + login keychain, then find it in Keychain Access, open it, expand Trust + and set “When using this certificate” to Always Trust.
+iOS / iPadOS — download it in Safari and + allow the profile, then Settings → General → VPN & Device Management to + install it, and finally Settings → General → About → Certificate Trust Settings + to switch it on. Both steps are required.
+Windows — right-click → Install + Certificate → Local Machine → place it in Trusted Root Certification + Authorities.
+Android — Settings → Security → + Encryption & credentials → Install a certificate → CA certificate.
+Linux — copy to
+ /usr/local/share/ca-certificates/
+ and run sudo update-ca-certificates.
+ Firefox keeps its own store — add it under Settings → Privacy & Security →
+ View Certificates → Authorities.
+ You are trusting this node, not a company. The signing key stays on the node + and only ever signs this node's own address. Anyone who takes the node also + takes that key — remove the certificate from your devices if you retire it. +
+