As designed IMHO. We include only standard Ciphers from MINA SSHD, and TLS 1.1 ciphers are not offered there due to security reasons. It is possible to make ciphers configurable via system properties in https://github.com/jenkinsci/sshd-module/blob/d31495b398a02fca5b87d2aa332188f78a097052/src/main/java/org/jenkinsci/main/modules/sshd/SSHD.java#L44-L46 , I would be open to review and probably accept such patch
Thanks a lot Oleg Nenashev for looking into this.
It would be great, if you can provide any patch for this (As we are blocked with this). I don't find any solution to enable TLSv1 cipher by setting any property.
Thanks in advance!
Sorry, I have neither time nor interest to help with supporting obsolete and insecure TLS protocols.
I can review pull requests from others, but I will not be working on a patch