I want to install FTPS/SSL on two servers, does this mean I need 2 certificates: 1 for each server?

I want to install FTPS/SSL on two servers, does this mean I need 2 certificates: 1 for each server?

Description

I would like to install FTPS/SSL on my two server instances.
  • Server1 - Port 21 is setup for internal users
  • Server2 - Port 2121 is setup for external users
I want to install FTPS/SSL on both servers. Does this mean I need 2 certificates 1 for each server? Is the certificate specific to each server? Can the one certificate work for both servers? If I setup the certificate for server "Server2 - Port 2121" can the same certificate be used on server "Server1- Port 21"?

Resolution

Yes, you can use the same SSL/TLS certificate for both server instances, Server1 and Server2. Titan FTP Server will store the certificate in a local certificate folder or in the DB depending on which version of Titan you are running. Simply import the certificate into each server instance using the Certificate Management utility in the administration console and the certificate will be available for use on the server.

Most importantly though is that certificates are attached to a domain name, meaning that a certificate might be valid for server1.mydomain.com or server2.mydomain.com. It's important to make sure your certificate subject name matches the domain/host name to which your client software will be connecting or they will receive a security warning. One way around this would be to purchase a wildcard certificate from your certificate vendor and have the certificate issued for *.mydomain.com, or purchase a SAN certificate valid for both server1.mydomain.com and server2.mydomain.com

Applies To

  1. Titan FTP Server 2019 and earlier
  2. Titan FTP Server NextGen






    • Related Articles

    • How To: Create a CSR in Titan Nextgen and Update TLS Certificate

      Related To Titan Nextgen Builds 1.x Question How do I create a CSR in Titan Nextgen and update the certificate? Reasoning I would like to be able to create a CSR in Titan Nextgen so I can get it signed by my CA for secure FTPS and HTTPS connections. ...
    • How-To: Importing a Verisign Certificate

      Verisign sends you information on your signed certificate in an email. You have to copy and paste it into a text file and then save it as a *.crt file before you can import it into your admin console. They offer a 14 day trial certificate if you want ...
    • How To Install Titan NextGen on Windows

      How To: Install NextGen on Windows Question How can I install Titan NextGen on a Windows Server? Reasoning We have a requirement to install a Managed File Transfer (MFT) server on a Windows platform Answer You can install Titan NextGen easily in your ...
    • How To Install Titan NextGen on Linux

      How To: Install Titan NextGen on Linux Question How can I install Titan NextGen on Linux server? Reasoning We have a requirement to install a Managed File Transfer (MFT) server on a Linux platform. Answer You can install Titan NextGen easily in your ...
    • How To: RollBack From NextGen To Legacy Titan

      Related To Titan Nextgen 1.x. Please see this article for process in Titan Nextgen 2.0 Question Once I upgraded to Titan NextGen, how can I rollback to legacy? Reasoning If we upgraded to Titan NextGen and had unforeseen issues, I would want to be ...