Sven Velt
6f39d8db09
Fix version number when ssh client is not available
...
Old sshd do not know about "-V" but output help output - with SSH
version number (without pX). Works because stderr is redirected to stdin
and output of version string looks familiar to grep expressions :)
% sshd -V
unknown option -- V
OpenSSH_8.7p1, OpenSSL 3.0.7 1 Nov 2022
2024-11-11 12:26:12 +01:00
Sven Velt
a03b1528c7
Ensure ed25519 key ist present
2024-07-10 11:21:47 +02:00
Sven Velt
37e7623539
Fix Include statement detection (starting with Alpine 3.19)
2024-07-10 11:15:11 +02:00
Sven Velt
b588509306
Added OpenBSD support
2023-11-15 21:07:32 +01:00
Sven Velt
70ab8d6e28
Big update to support RHEL9 & clones
...
Now crypto-policies include SSH options (not command line arguments)
2023-03-20 20:32:35 +01:00
Sven Velt
7b0fd3e6c6
Make 8.2 config default and remove symlinks for 8.2+
...
fixes : #13
2022-03-21 13:17:44 +01:00
Sven Velt
7813933ad6
Disable RSA for old SSH versions
...
closes #10
2021-10-19 10:24:47 +02:00
Sven Velt
ed24147b3a
Regenerate too small RSA keys
...
closes #1
2021-10-19 10:23:13 +02:00
Sven Velt
431bf0c9b7
Fix distribution/OS variables
2021-10-19 10:11:02 +02:00
Sven Velt
63895750ca
Force config with var "ssh_hardening_force"
2021-10-19 09:38:38 +02:00
Sven Velt
b75fe6283c
Remove debug code, reformat
2021-10-12 09:40:00 +02:00
Sven Velt
8fb035ecc4
First snapshot
2021-10-11 22:58:09 +02:00