mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
Use a more common SSH version string (#944)
This commit is contained in:
@@ -199,6 +199,7 @@ class SshjConfig : ConfigImpl() {
|
||||
init {
|
||||
loggerFactory = TimberLoggerFactory
|
||||
keepAliveProvider = KeepAliveProvider.HEARTBEAT
|
||||
version = "OpenSSH_8.2p1 Ubuntu-4ubuntu0.1"
|
||||
|
||||
initKeyExchangeFactories()
|
||||
initSignatureFactories()
|
||||
|
Reference in New Issue
Block a user