Automate rsa key creation #66

Closed
opened 2020-12-30 19:58:30 -05:00 by kdeng00 · 0 comments
kdeng00 commented 2020-12-30 19:58:30 -05:00 (Migrated from github.com)

Automate the process of creating rsa keys when setting up icarus for the first time. Have the functionality be available from the system in addition to creating them using openssl.

Requirements

  • Create a BASH and powershell script to create RSA private and public keys
  • This will be for convenience. Those who use use this API may already have their own keys
  • Requires that the system has OpenSSL as a dependency
Automate the process of creating rsa keys when setting up icarus for the first time. Have the functionality be available from the system in addition to creating them using openssl. ## Requirements * Create a BASH and powershell script to create RSA private and public keys * This will be for convenience. Those who use use this API may already have their own keys * Requires that the system has OpenSSL as a dependency
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/icarus#66