
If you are running your FileZilla on a Windows Server, you need to first install OpenSSL, if you don’t have it yet. How to Create a Certificate Signing Request (CSR) for FileZilla Step 2: You now need a Certificate Signing Request (CSR) which needs to be uploaded to the website where you bought your Digital Certificate from. Step 1: Buy a Digital Certificate from DigiCert or or other Certificate Authorities. SSL should now be enabled for your server.In the following guide, we will see how we can set up a Digital Certificate on your FTP Server running using FileZilla FTP Server.

You should have a file that now looks like this if it was opened in a text editor.

ca-bundle click here on how to create one. Linux: cat yourDomain.key + yourDomain.crt + yourDomain.ca-bundle > yourDomain_FZ.crt Windows: copy yourDomain.key + yourDomain.crt + yourDomain.ca-bundle yourDomain_FZ.crt

