Doing SSH-connection, we encounter the problem, that the Custom-SSHFTPValidator (validate-method) will not be invoked.
We create our custom validator, set this to be used and using HTTP-Proxy. The connection does not validate the ssh server key. Even we have a bad server key, the connection can be establised.
If no proxy is in used, then the custom-validator will get executed. Can you please verify this behaviour?
Thanks.
Gusti