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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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