Skip to content

Revisions

  • mTLS: fix Nix client cert config to use substituter URL params ssl-cert-file is for the CA bundle that verifies the server, not for client certificates. ssl-key-file does not exist in Nix. Client certs must be passed as tls-certificate and tls-private-key query parameters on the substituter URL (available since Nix 2.34).

    @Mic92 Mic92 committed May 10, 2026
  • mTLS: note subject DN format differences

    @Mic92 Mic92 committed May 10, 2026
  • mTLS: document native TLS termination

    @Mic92 Mic92 committed May 10, 2026
  • mTLS: document --mtls-bound-subject-read for private read proxy

    @Mic92 Mic92 committed May 10, 2026
  • Split mTLS into its own page

    @Mic92 Mic92 committed May 10, 2026