Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "+deprecation of ssh-rsa altogether" | H. P. | 2022-07-17 | 1 | -4/+0 |
| | | | | | | | ssh_config only knows +ALG, not -ALG. :| so either we define a static list of accepted signature algorithms or well... fuckthisshit.jpg. This reverts commit 12a28688d9b25ba3e36ef207a01e8334667813ac. | ||||
* | +deprecation of ssh-rsa altogether | H. P. | 2022-07-17 | 1 | -0/+4 |
| | |||||
* | +par ssh key generation | H. P. | 2022-07-17 | 1 | -0/+3 |
| | |||||
* | +example paragraph for ssh-rsa connections | H. P. | 2022-07-17 | 1 | -0/+10 |
| | |||||
* | ...in case of confname=hostname*conf... | H. P. | 2022-07-16 | 1 | -0/+16 |