cancel
Showing results for 
Search instead for 
Did you mean: 

FTPS - Peer certificate rejected by ChainVerifier - only on data connection

Former Member
0 Kudos

Hi all.

I have setup a ftps receiver channel (not for the first time).

As per usual I have imported the root cert for the CA into the Trusted CA's view of the keystore.

Here is the funny thing.

If I use "FPTS for control connection" in the adapter the message processes sucessfully.

If I use "FTPS for Control and data Connection in the adapte I get "Peer certificate rejected by ChainVerifier.".

Does anybody  know why this will happen?

Many thanks.

Rodney

Accepted Solutions (0)

Answers (2)

Answers (2)

naveen_chichili
Active Contributor
0 Kudos

Hi Rodney,

Check if your certificates are generated for host name or ip address.

Also if you have generated certificates for fully qualified host name then you need to use fully qualified host name in your channel configuration.

if required add your host name in DNS entries at your OS level .

after checking all these if it does not work check the certificate with your partner FTP server also.

if all the above is perfectly fine then you resend the message it should work.

Regards,

Naveen.

prateek
Active Contributor
0 Kudos

Are you using hostname or IP address? You may try to use IP address in the channel as well as in the certificate (if you have possibility to recreate the certificate) which points to the hostname. In your case probably the certificate is unable to resolve the IP address.

Regards,

Prateek Raj Srivastava