-
Previous Value Current Value Settings for SSH conection security
Disable insecure SSH algorithms
-
OneDev
changed state to 'Closed' 2 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (ceefc4a3)
-
OneDev
changed state to 'Released' 2 years ago
Previous Value Current Value Closed
Released
-
State changed as build OD-5077 is successful
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
I was interested in how OneDev implemented the SSH service. I found out that it is based on
Apache MINA sshd. It would be very helpful to have a way of setting the used security options. But maybe that is too much effort. Because after all the goal is a secure configuration.Maybe we can at least remove some unsecure ciphers / key exchange algos?
ssh-auditis a great tool to get a general understanding. Here is an example command and a small part of the result.Thanks for working on OneDev!