Change key formats
This command changes a key that was created outside of the tool (like the Hedera portal) to a .pem file for the application to accept. You will need a json file that contains your private and public key. The private key .pem file and public key .pub file that is generated will be in the same location as the .json file.
Sample .json file
Command | |
|
|
Argument | Description | Required/Optional |
| The path to the .json file with the private and public key | Required |
| Option to disable the password policy check for a minimum of a 10 character password | Optional |
Example
Last updated