deislabs / bindle

Bindle: Object Storage for Collections
Apache License 2.0
263 stars 37 forks source link

fix(server): Adds default host keys and signing keys to keychain #362

Closed thomastaylor312 closed 1 year ago

thomastaylor312 commented 1 year ago

This automatically adds the keys from signing-keys.toml to the keychain and adds the auto-generated host key to the keychain as well.

Fixes #356