Skip to content

feat: add the --cacert option - #1848

Draft
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1475-ca-certificate-option
Draft

feat: add the --cacert option#1848
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1475-ca-certificate-option

Conversation

@magrathean-uk

Copy link
Copy Markdown

Fixes #1475

Adds the --cacert option and forwards it through the command path so users can select a custom CA certificate for HTTPS-backed repositories.

Validation: cargo fmt --check; focused CLI/config tests; git diff --check.

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.

implement --cacert option advertised by rustic_server

1 participant