>>>>> Matt Pavlovich <mattr...@apache.org>: > No regression. A user is reporting inability to connect, but all indications > is that they have a client-side config issue.
If that was me then not strictly correct. In 4.4.8 out of the box it isn't possible to connect with ssh. But in my deb packaged karaf 4.4.8 (unofficial deb package, packaged with standard debian packaging tools [1][2]) I was able to connect when apt upgrading from 4.4.7, but not when installing 4.4.8 from the deb package without upgrading (did an "apt purge karaf" before installing). Something to do with the ssh keys packaged with 4.4.8, I think...? (Since ssh is rather important for my deb packaged karaf, and I didn't want to spend time fixing it manually for for 4.4.8, since JB has fixed the issue for 4.4.9, I decided not to roll a deb package for 4.4.8) References: [1] <https://steinar.bang.priv.no/2018/01/23/packaging-karaf-with-native-debian-packaging-tools/> [2] <https://github.com/steinarb/karaf-debian>