FTPS Configuration

Hi Team,

We are planning to implement FTPS Out bound on webMethods 9.8. Any one has on idea how to implement this.

Also I came to know there are some restriction on TLS versions. Still it’s there on wM9.8 version for FTPS?

Thanks for your support.

Regards,
Krishna

Any idea on this?

Any idea on this…

Hi Krishna,

Are you making use of Active transfer or custom services.

Thanks,
Hari

R u talking about MFT? Then we are not using that, we are planning to implement using built-in services / TN.

Do u have any idea on this?

Hi Krishna,

what about using build in SFTP feature (available since wM 9.5 SP1)?

Regards,
Holger

  Yes Holger, I knew this, But Client is preferring only FTPS. 

Regards,
Krishna

I think you can configure the delivery method as FTPS ,Host Name,Port,User name password in partner profile settings.Check TN Administrator guide.I hope this address or else please revert.

Even I am thinking in the same way, do u have any other approach without using TN.

Regards,
Krishna

you have go for the option of writing a java code for implementation of FTPS

Thanks for the support. Do you have any sample code for the same?

Regards,
Krishna

Hi,

what about using the build-in services from pub.client.ftp:*?

These are also supporting FTPS.
Most likely TLS will mean TLS v1. TLS v1.1 and TLS v1.2 might not be supported.

See IntegrationServer Build-In-Services-Guide for details.

Regards,
Holger

Thanks Holger.

We are using pub.client.ftp.* service for FTP connectivity, let me try the same for FTPS also and will let you know the status.

Regards,
krishna