Re-order SSH key types to make ed25519 default
- Fixes: #981 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -109,11 +109,11 @@ data from other structures.
|
||||
|
||||
### SSH
|
||||
- Key types:
|
||||
- ed25519
|
||||
- ecdsa
|
||||
- rsa
|
||||
- dsa
|
||||
- ecdsa
|
||||
- ed25519
|
||||
- First key type: rsa
|
||||
- First key type: ed25519
|
||||
|
||||
## Node
|
||||
|
||||
|
||||
Reference in New Issue
Block a user