You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We store an identifier for ssh identities, so we should be able to use them when creating a connection instead of just trying all identities. There are usually limits for the number of tries.
We store an identifier for ssh identities, so we should be able to use them when creating a connection instead of just trying all identities. There are usually limits for the number of tries.
xyna-factory/modules/xact/connection/ssh/sharedlib/SSHJUtils/src/xact/ssh/IdentityStorableRepository.java
Lines 362 to 368 in 971b722
We also should order keys by an optional priority to be able to filter them so we can make a key-rollover easier.
The text was updated successfully, but these errors were encountered: