Generating and verifying keys
1. Installing
Installing packages
Installing the key generator
2. Generating keys
When creating keys, you will be asked to create a password.
Option 1 with a package:
Option 2 using docker:
Set the rights:
3. Key verification
When checking the key, you will be asked to enter the password from it.
Option 1 with a package:
Option 2 using docker:
In both cases, if everything is ok with your keys, you will receive a message:
It means your keys have been verified.
4. Exporting keys
Now let's write your public key to the server in the .bashrc
file so that we don't export them again next time.
Last updated