mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||