oxidecomputer / offline-keystore

yubihsm-setup replacing the yubico cruft with our own cruft!
Mozilla Public License 2.0
10 stars 1 forks source link

`oks ca initialize` will silently overwrite data in `output` #197

Open flihp opened 8 months ago

flihp commented 8 months ago

This is probably not the behavior that we want, though it is useful for testing. Probably best to make the default behavior to return an error instead of overwriting files while providing a top level --force flag to change the behavior to overwrite existing files.