SFTP and FTPS in OSB (weblogic 10.3.6)
In OSB (Weblogic 10.3.6), I'm trying to set a a proxy service that connects to a secured FTP server to retrieve / send files.
In standard FTP (not secured), I have no problem at all. It works just fine.
Now, I would like to know if it is possible to connect to secured FTP servers:
* SFTP using 2048-bit SSH keys and RSA algorithm
* FTPS using 2048-bit SSL certificates
Can someone confirm that these scenarios are manageable in OSB ?
I can't seem to find any useful / clear documentation (step by step) on how to set this correctly.
Thanks for the help.
Regards,