How to move SSL Certificate from IIS to Titan FTP

Add to Favorites Windows servers use PKCS#12 – .pfx/.p12 files to contain the public key file (SSL Certificate) and its unique private key file. The Certificate Authority (CA) provides you with your SSL Certificate (public key file). You use your server to generate the associated private key file where the CSR was created. You need […]

Read More

How to move SSL Certificate from Apache to Titan FTP

Add to Favorites Depending on your network you may have to move your SSL certificate and its private key from one system to another. This article covers how to move your SSL certificate, its private key, and its intermediate CA from Apache to Titan FTP Apache  systems are very customizable. The directory location and naming […]

Read More

Titan FTP – CSR Instructions

Add to Favorites In order to enroll for a certificate you must generate a Certificate Signing Request (CSR) for your Titan FTP system you must generate your CSR from the system you plan on running the certificate. Like all certificates you must first create a CSR public/private key pair. These two items are unique and cannot be […]

Read More

Titan FTP – SSL Installation

Add to Favorites Like the majority of server systems you will install your SSL certificate on the same server where your Certificate Signing Request (CSR) was created. Your private key will always be left on the server system where the CSR was originally created. Your SSL certificate will not work without this private key file. […]

Read More