Skip to content

docs(run-a-node): note the installer auto-provisions local HTTPS trust - #64

Merged
MichaelTaylor3d merged 2 commits into
mainfrom
docs/858-https-on-install
Aug 5, 2026
Merged

docs(run-a-node): note the installer auto-provisions local HTTPS trust#64
MichaelTaylor3d merged 2 commits into
mainfrom
docs/858-https-on-install

Conversation

@MichaelTaylor3d

Copy link
Copy Markdown
Contributor

What

Document that the DIG installer now automatically sets up local HTTPS certificate trust on installation — across Windows, macOS, and Linux — so https://dig.local works out of the box, and that the trust is cleanly removed on uninstall.

Changes

  • docs/run-a-node/local-https.md — retitles the trust section to "The installer provisions local HTTPS trust automatically" and explains the all-platform automatic setup, the name-constraint (dig.local, *.dig, loopback only — so a leaked local CA key can never impersonate a public site), and the uninstall cleanup.
  • docs/run-a-node/universal-installer.md — updates the dig.local section's HTTPS one-liner to reflect the automatic, name-constrained, cross-platform trust setup + uninstall removal.
  • package.json0.11.3 → 0.11.4 (version-increment gate).

Documents the user-facing outcome of the dig-installer TLS-root provisioning shipped in DIG-Network/dig-installer (installer 0.41.0). No behavior change — docs only.

🤖 Generated with Claude Code


Generated by Claude Code

MichaelTaylor3d and others added 2 commits August 5, 2026 00:23
Document that the DIG installer automatically sets up local HTTPS certificate
trust on installation, with a name-constrained CA (dig.local, .dig, loopback),
and removes it cleanly on uninstall. This covers Windows, macOS, and Linux.

Co-Authored-By: Claude <noreply@anthropic.com>
The install-path-lint enforces that every locale copy of an install page is
byte-identical to its English source (the tree materializes untranslated
English copies; a drifted copy would serve a stranger a stale command). The
universal-installer.md edit left its 13 i18n copies drifted — re-sync them.

Co-Authored-By: Claude <noreply@anthropic.com>
@MichaelTaylor3d
MichaelTaylor3d merged commit 8ccaf3d into main Aug 5, 2026
7 checks passed
@MichaelTaylor3d
MichaelTaylor3d deleted the docs/858-https-on-install branch August 5, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant