fabro/docs/reference
Bryan Helmkamp acd89fb235
refactor: remove CLI client mTLS
Delete the CliTargetTls settings, ClientTlsSettings struct, rustls-pemfile
dep, and the fabro-http wrapper methods (use_rustls_tls/identity/
add_root_certificate) that only the CLI client-auth path used. The server
no longer terminates TLS in-process and the CliAuthStrategy::Mtls variant
had no construction or match sites.

Also simplify ServerTarget::HttpUrl to a tuple variant (HttpUrl(String))
now that tls is gone, removing the struct-variant ceremony across 22
construction and destructure sites.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 17:37:24 -04:00
..
acknowledgements.mdx docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00
architecture.mdx refactor(server): remove inbound TLS termination 2026-04-19 10:43:57 -04:00
cli.mdx fix(cli): remove explicit remote same-host auth fallbacks 2026-04-20 14:17:01 -04:00
dot-language.mdx feat(template): unify workflow and config template syntax 2026-04-11 10:58:50 -04:00
run-directory.mdx feat(artifacts): remove scratch artifact cache staging 2026-04-08 17:42:55 -04:00
sdk.mdx feat: embed fabro spa and align interruption semantics 2026-04-08 14:43:44 -04:00
shell-completions.mdx Add fabro completion subcommand for shell completions 2026-03-30 16:17:38 -04:00
user-configuration.mdx refactor: remove CLI client mTLS 2026-04-20 17:37:24 -04:00
verifying-releases.mdx ci(release): attest SLSA build provenance for binaries and image 2026-04-18 15:05:32 -04:00