04 Oct 2024
Support Center
»
Knowledgebase
»
TurboFTP Technical Questions
»
How can I use PFX(PKCS#12) format SSL certificate as client certificate with TurboFTP?
How can I use PFX(PKCS#12) format SSL certificate as client certificate with TurboFTP?
Solution
TurboFTP supports client certificate when connecting to an FTPS (FTP over SSL) server. However TurboFTP currently only supports SSL certificate and private key in PEM format. Some users might be only given PFX (PKCS#12) format certificates. For example, when exporting a certificate from the Windows certificate store, you will only get the exported certificate in PFX (PKCS#12) format.
To convert certificate in PFX format to PEM format, we can use OpenSSL's command line tool 'openssl':
openssl.exe pkcs12 -in your_cert.pfx -out your_cert.pem -nodes
Then put the full path of the file 'your_cert.pem' into the public key and private key fields in Site Settings | Security tab.
You are now ready to connect to the FTPS server.
If you want the output PEM file to be encrypted, remove option '-nodes'.
NOTE: Starting from V 6.30 Build 948, TurboFTP is able to use PFX format certificates.
Article Details
Article ID:
147
Created On:
01 Jul 2012 03:47 PM
This answer was helpful
This answer was not helpful
User Comments
Add a Comment
Sharing is good. So if you have a comment about this entry please feel free to share. The Comments might be reviewed by our Staff and might require approval before being posted. Questions posted will not be answered, please submit a ticket for support requests.
Image Verification Required
Please enter the characters that appear to the right in the space provided. This is just to verify that you are a human.
Fullname:
Email: (Optional)
Comments:
Back
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Downloads
Troubleshooter
Article Options
Add Comment
Print Article
PDF Version
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
|
Troubleshooter
|
News
|
Downloads
Language:
English (U.S.)
Copyright © 2008-2014 TurboSoft, Inc.