README: Fixes

This commit is contained in:
Sven Velt 2023-11-15 21:01:41 +01:00
parent bd453a37eb
commit a5189e5e98

View file

@ -16,11 +16,15 @@ Defaults:
- `ssh_hardening_hostkeys_all`: `dsa`, `ecdsa`, `rsa`, `ed25519`
- `ssh_hardening_moduli`: `/etc/ssh/moduli`
- `ssh_hardening_moduli_backup`: `/etc/ssh/moduli.not-hardened`
- `ssh_hardening_service_name`: `sshd`
- `ssh_hardening_sshd_config`: `/etc/ssh/sshd_config`
Included via `vars/ssh_*`:
- `ssh_hardening_opts`: Parameter/Values to set for specific SSH version
Included via `vars/os_*`:
- `ssh_hardening_service_name`
Command line variables (undefined):
- `ssh_hardening_force`: version/id to include, overwrites detected version!