cancel
Showing results for 
Search instead for 
Did you mean: 

Question about the certificate in the sender.

Former Member
0 Kudos

Hi,

If I use a FTPS using SSL to connect with a server I need to use a certificate?

If yes, what type of certificate I need?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Carlos,

So to be clear : You don't need to configure the client certificate in the sender UNLESS your FTP server REQUIRES it,

rgds

Dirk

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Carlos,

IF you are FTPs client then the only thing you need to do is to 'Trust' your servers certificate that he will send you each time you connect. You do this by importing your server certificate CA issuer in the J2EE keystore under 'Trusted CA's' ) ( CA = Certification Authority )

So you need to know your servers certificate CA . IF he would also have an web server , the easiest to do so is to do an https from a browser and then you will see the certicate symbol appearing in the status bar ( with internet explorer ) . You can click it and save it to disk.

rgds

Dirk

Former Member
0 Kudos

Hi,

Please look at this weblog for the same:

/people/aniket.tare/blog/2005/03/22/ssl-certificate-installation-procedure-for-sap-j2ee-engine-630-150-steps-in-visual-administrator

Regards

Vijaya