cancel
Showing results for 
Search instead for 
Did you mean: 

how to use secure connection parameter in file adapter

Former Member
0 Kudos

Hi all,

I have scenario like FIle to file using ftp protocal over secure connection(FTPS).

i have some doubts like for doing this interface wat infromation i required from my client.

iam able see the option FTPS(FTP USE SSL\TLS) for control connection & control and data conncetions.

if i check the use X.509 certificate for the client authentication

kestore (in the list i can see the some entrys for private keys )

X.509 certificate & private key(i can also see some entries for private key here )

my question am i use the this existing private key & certificates?

if yes which keys & certificates i have to use.

if no wat information i need like private key & certicates from client & how we installed those in the keystore providing by visual admin.

For appearing those entrys in value list of the above parameters key store & X.509 certificate & private key.

please let me know any basis activity involved over here other than keystore deployemnet.

please correct me if any thing wrongly mentioned.

Thanks in Advance.

Edited by: katakoti on Jul 7, 2011 7:36 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

refer my blog

/people/rajasekhar.reddy14/blog/2010/04/13/how-to-configure-ftps-in-file-adapter

Former Member
0 Kudos

HI Reddy ,

i already read that blog it nice blog. Few my doubts clarfied while reading the that blog.

my quetion is like weathe can we use "service_ssl" key sotre entry for any client FTP server for sending the encrypted files?.

i mean those entries in the keystore & X.509 Certificate and Private Key stanrd or client(sender or reciver) FTP specific

what deatils we require to do this scenario from client end & security team or basis team(firewall configuration like that).