cancel
Showing results for 
Search instead for 
Did you mean: 

FTPs with FTP/File Adapter

JK
Contributor
0 Kudos

XI sends Data by using File-Adapter and options FTPs (File Security)

and an X.509 certificate to a FTPs-Server

Error Message

Versuch, Datei zu verarbeiten, ist fehlgeschlagen mit

java.lang.Exception: ftp access error: iaik.security.ssl.SSLException:

Server certificate rejected by ChainVerifier

Ausnahme aufgetreten beim Adapter-Framework: java.lang.Exception: ftp

access error: iaik.security.ssl.SSLException: Server certificate

rejected by ChainVerifier

Zustellung der Message an die Anwendung über AFW ist fehlgeschlagen

weil: java.lang.Exception: ftp access error:

iaik.security.ssl.SSLException: Server certificate rejected by

ChainVerifier

XI is set up correctly for the use of HTTPs & certificates

the x.509 client certificate is loaded in the J2ee visual admin under

key storage

the Trusted CA certificate is also loaded

if we do the same with any other (non sap/xi) ftps client, it

works fine with the same parameters and x.509 client certificate

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Joerg,

We are facing the same issue.We are able to connect using FTPS client and the certificate pops up perfectly during the start up of the client.But if we try to communicate via XI it is throwing the Exception:"iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier".

We have added the Certificate to Trusted CAS as it is Self Signed. We also tried with certificates from CA and loading theirs into Trusted CAs. But no respite.

Is the issue solved?

Regards,

Sudharshan