Hi,

I see change in behaviour between 0.12.0 to 0.13.0.

Up to 0.12.0 the RSA key of remote was provided into ServerKeyVerifier,
while from 0.13.0 the EC is.

I expected that a workaround will be to return false and allow infra to
send the next available key, but as far as I've seen only one key is
provided and if rejected the entire session is rejected.

Any workaround to allow examine all remote keys?

Also, please note that in 1.0.0 the interface is within
org.apache.sshd.client while in master it is within
org.apache.sshd.client.keyverifier, was this intentional move post 1.0.0?

Regards,
Alon Bar-Lev.

Reply via email to