mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-12-22 17:15:09 +01:00
Try improving the wording
parent
94fd128026
commit
08153e0942
@ -27,7 +27,7 @@ chacha20-poly1305@openssh.com
|
||||
|
||||
### KEX
|
||||
|
||||
Only leave the following key exchange algorithms enabled:
|
||||
Leave the following key exchange algorithms (KEX) enabled and disable the remaining ones:
|
||||
|
||||
```
|
||||
curve25519-sha256
|
||||
@ -38,7 +38,7 @@ diffie-hellman-group18-sha512
|
||||
|
||||
### MAC
|
||||
|
||||
Only leave the following MACs enabled:
|
||||
Leave the following message authentication codes (MAC) enabled and disable the remaining ones:
|
||||
|
||||
```
|
||||
hmac-sha2-256-etm@openssh.com
|
||||
|
Loading…
Reference in New Issue
Block a user