Skip to content

Write a CLI for generating keys and certificates

The CLI will generate keys in the format used by ArtiNativeKeyStore.

We might also want:

  • the ability to generate keys in CTorKeyStore format
  • the ability to convert keys in CTorKeyStore format to ArtiNativeKeyStore format (and vice-versa, maybe)