1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Branch was updated using the 'autoupdate branch' Actions workflow.

This commit is contained in:
Octomerger Bot
2020-10-21 11:02:33 -07:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ versions:
```shell ```shell
$ gpg --default-new-key-algo rsa4096 --gen-key $ gpg --default-new-key-algo rsa4096 --gen-key
``` ```
4. At the prompt, specify the kind of key you want, or press `Enter` to accept the default `RSA and DSA`. 4. At the prompt, specify the kind of key you want, or press `Enter` to accept the default `RSA and RSA`.
5. Enter the desired key size. Your key must be at least `4096` bits. 5. Enter the desired key size. Your key must be at least `4096` bits.
6. Enter the length of time the key should be valid. Press `Enter` to specify the default selection, indicating that the key doesn't expire. 6. Enter the length of time the key should be valid. Press `Enter` to specify the default selection, indicating that the key doesn't expire.
7. Verify that your selections are correct. 7. Verify that your selections are correct.