Skip to Content
0
Former Member
Aug 05, 2008 at 03:38 AM

Server certificate rejected by ChainVerifier - FTPS server

39 Views

Hi,

We have a scenario where we need to connect to external FTPS server, pull the files from there and process them and send them to XI. And I getting the Server certificate rejected by ChainVerifier Error.

I went through some forums and also SAP NOTE: 821267, according to the note I download the root certificate for VeriSign and put it into the XI server's Trusted CA Store under Key Storage, and still we get the same error.

This is the certificate from VeriSign:

CERTIFICATE
      [ creationDate ]: Mon Aug 04 16:35:11 GMT 2008
      [ DN ]: OU=Class 3 Public Primary Certification Authority,O=VeriSign, Inc.,C=US
      [ issuerDN ]: OU=Class 3 Public Primary Certification Authority,O=VeriSign, Inc.,C=US
      [ validNotBefore ]: Mon Jan 29 00:00:00 GMT 1996
      [ validNotAfter ]: Tue Aug 01 23:59:59 GMT 2028
      [ signAlgorithm ]: md2WithRSAEncryption (1.2.840.113549.1.1.2) 
      [ fingerprint ]: 10:FC:63:5D:F6:26:3E:0D:F3:25:BE:5F:79:CD:67:67
      [ subjectKeyIdentifier ]: <none>
      [ publicKey ]: 
            [ algorithm ]: RSA
            [ format ]: X.509

In the Communication Channel I'm using this parameters:

Connection Security	FTPS (FTP over SSL/TLS) for Control and Data Connection
Command Order		AUTH TLS, USER, PASS, PBSZ, PROT
Unchecked		Use X.509 Certificate for Client Authentication

Any Idea?

Kind regards,

Luis Diego