Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |