yuroitaki
|
edc2a1783d
|
refactor(notary): default to ephemeral key, remove config file & fixtures (#818)
* Add default values, refactor.
* Prepend file paths.
* Remove config and refactor.
* Fix fmt, add missing export.
* Simplify error.
* Use serde to print.
* Update crates/notary/server/src/config.rs
Co-authored-by: dan <themighty1@users.noreply.github.com>
* fixture removal + generate signing key (#819)
* Default to ephemeral key gen, remove fixutres.
* Fix wording.
* Add configuring sig alg, comment fixes.
* Fix sig alg id parsing.
* Refactor pub key to pem.
* Return error, add test.
* Update crates/notary/server/src/signing.rs
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
---------
Co-authored-by: yuroitaki <>
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
---------
Co-authored-by: yuroitaki <>
Co-authored-by: dan <themighty1@users.noreply.github.com>
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
|
2025-05-16 19:02:20 +08:00 |
|