Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setting MaxAuthTries in sshd_config to 3. | Daniel Baumann | 2024-05-06 | 1 | -0/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting LoginGraceTime in sshd_config to 1m. | Daniel Baumann | 2024-05-06 | 1 | -0/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting DebianBanner in sshd_config to no. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting AllowAgentForwarding in sshd_config to no. | Daniel Baumann | 2024-05-06 | 1 | -0/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting AuthorizedKeysFile in sshd_config to /etc/ssh/authorized_keys/%u ↵ | Daniel Baumann | 2024-05-06 | 1 | -0/+17 |
| | | | | | | .ssh/authorized_keys. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostKey in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+18 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostCertificate in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting PubkeyAcceptedKeyTypes in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting MACs in sshd_config to UMAC and HMAC. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting KexAlgorithms in sshd_config to Curve25519 and Diffie-Hellman. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostKeyAlgorithms in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostbasedAcceptedKeyTypes in sshd_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Ciphers in sshd_config to ChaCha20 and AES. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting CASignatureAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting IdentityFile in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+19 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting PubkeyAcceptedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting MACs in ssh_config to UMAC and HMAC. | Daniel Baumann | 2024-05-06 | 1 | -0/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting KexAlgorithms in ssh_config to Curve25519 and Diffie-Hellman. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostKeyAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting HostbasedKeyTypes in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting Ciphers in ssh_config to ChaCha20 and AES. | Daniel Baumann | 2024-05-06 | 1 | -0/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting CASignatureAlgorithms in ssh_config to ED25519 and RSA. | Daniel Baumann | 2024-05-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Updating options in ssh_config. | Daniel Baumann | 2024-05-06 | 1 | -0/+25 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting default ECDSA size in ssh-keygen to 521. | Daniel Baumann | 2024-05-06 | 1 | -0/+27 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting default RSA size in ssh-keygen to 4096. | Daniel Baumann | 2024-05-06 | 1 | -0/+29 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> | ||||
* | Setting default key type in ssh-keygen to ED25519. | Daniel Baumann | 2024-05-06 | 1 | -0/+31 |
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> |