Enter search queries below or use the tag links to the right to browse the knowledge base by category (Show All Tags).
How do I use multiple SSL client certificates?
This article applies to v3.5.0.
Normally, Robo-FTP only stores one SSL client certificate in your configuration.
It is possible to use multiple client certificates by creating multiple settings (.set) files and importing each one with a script command before logging onto the corresponding FTPS server.
Create entries for the FTPS servers using the Manage Sites tab of the configurator.
Create or import a client certificate using the Configure SSL tab of the configurator.
Export your settings from the File menu in the main Robo-FTP console window. Choose a name that will help you identify which certificate is stored in those settings.
Repeat steps 1 and 2 for each client certificate.
In your script, use the
IMPORTcommand to change your configuration to match the certificate you want to use and then use theFTPLOGONcommand to log in.
Tags: SSL, Robo-FTP, Configuration, Client Certificate
