Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
251 views
in Java FTP by (270 points)

Hi, 

i am using edtftpj/pro.

Is there a way to handle the SSL-Validation with a custom Validator on the SecureFileTransferClient (like "setCustomValidator" on the SSLFTPClient) ?

I have problems to connect to Servers (ftps with tls) getting SSLFTPCertificateException and i think the reason are self signed certificates.

Thanks

Klaus

1 Answer

0 votes
by (161k points)
 
Best answer
Currently, there is no way to set a validator for SSL in SecureFileTransferClient. This is an oversight and is not by design, so we will add this to a future version (hopefully the next release).

If you post the relevant snippet of the debug log file we can offer an opinion on what is happening.
by (270 points)
Thanks for your quick answer !
It's ok for me, i'm waiting for next releases - till then i will disable Server-Validation.

Categories

...