Commit 4c32316
feat: Add cert-tools binary (#638)
* WIP
* Support specifing truststore passwords
* Set version to 0.0.1
* Rename to truststore-merger
* Add some doc comments
* Detect duplicates by hash, not serial
* Set version to 0.0.0-dev
* Make sure PEM contains certificates
* Rename to cert-tool
* Rename to cert-tools
* Rename folder as well
* anyhow -> snafu
* regenerate nix
* Use stackable-tracing
* Use path from match
* refactor out into read_file_fn
* better error wording
* nix
* Try to use semantic conventions
* Update rust/cert-tools/src/cli_args.rs
Co-authored-by: Nick <[email protected]>
* Update rust/cert-tools/src/parsers.rs
Co-authored-by: Nick <[email protected]>
* Update rust/cert-tools/src/parsers.rs
Co-authored-by: Nick <[email protected]>
* Update rust/cert-tools/src/parsers.rs
Co-authored-by: Nick <[email protected]>
* fmt
---------
Co-authored-by: Nick <[email protected]>1 parent 212da52 commit 4c32316
File tree
26 files changed
+1133
-374
lines changed- rust
- cert-tools
- src
- crd-utils
- krb5-provision-keytab
- src
- operator-binary
- src
- backend
- tls
- crd
- format
- utils
- src
26 files changed
+1133
-374
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments