Creating your own SSL certificates

With CuteFTP you can create and sign digital certificates. SSL servers use certificates to determine whether or not they will allow you to connect.

 

To create an SSL certificate

  1. On the menu bar click Tools > Global Options.

  2. Click Security > SSL Security.

  3. Click the Create Certificate button.

  4. Enter the Certificate Set Name - This will be the name of the certificate generated by the Certificate Wizard.

  5. Enter the Output Location - Type a path or click the browse button to choose the folder where you will save the certificate.

  6. Choose a bit-length for the certificate private key. CuteFTP supports up to 4,096 bit keys

  7. Choose an Expiration date - This defines how long the certificate will remain valid.

  8. Enter and confirm the Pass Phrase - The Pass Phrase can be any combination of characters or spaces. It is used to encrypt the private key. Do not lose the pass phrase. The certificate will be useless without it.

  9. Click the Next button.

  10. Enter the City/Town of your organization.

  11. Enter the State/Province of your organization.

  12. Enter the name of your Organization.

  13. Enter the Common Name, typically this is your name or the domain name associated with your site.  

  14. Enter your E-mail address.

  15. Enter the Unit or name of your department, i.e. Information Systems.

  16. Enter the two-letter Country code for your organization's nation.

  17. Click the Next button.

  18. Select the Set up CuteFTP to use the generated certificate check box - the wizard will automatically associate the certificate to CuteFTP. It can later be unassociated by clearing the Use SSL Certificate check box in Tools > Global Options > Security > SSL. If the check box is cleared, the wizard will only save the certificate files in the directory you specified in Step 4.

  19. Click Finish.

  20. CuteFTP will display the paths to all the files generated for your certificate. If you want a third party to sign your certificate, you will need to send the Certificate Signing Request (.csr) file to the third party.  

 

Notes