Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A functional
rustls-cert-gen
with basic parameters. (#190)
This is basically #185 minus #188 and #189. The structure also differs as sub modules have been inlined in `main.rs` and `cert.rs`. `anyhow` has also been added as a dependency to replace the `Result` alias. Closes #175 --------- Co-authored-by: tbro <[email protected]>
- Loading branch information