CrushFTP can use PFX keystores directly.  IIS can export to a PFX keystore and Crush can then use that keystore.\\
\\
Follow these steps to export your certificate chain from IIS into a keystore.  These instructions are essentially the same for IIS 6.5 to IIS 10.\\
\\
Start the OS command prompt and type mmc\\
\\
1.) Add the "Certificates" snap-in to your console management.\\
[attachments|Clipboard01.png]\\
\\
For Computer Account:\\
[attachments|Clipboard02.png]\\
\\
Local computer:\\
[attachments|Clipboard03.png]\\
\\
2.) Now choose your certificate, personal, certificates.\\
[attachments|Clipboard04.png]\\
\\
3.) Right click and select export under All Tasks.\\
[attachments|Clipboard05.png]\\
\\
4.) Yes, export the private key.  This is critical or else the PFX is worthless.\\
[attachments|Clipboard06.png]\\
\\
5.) PKCS / PFX format, and include *all* certificates in the certification path.  DO NOT select delete.\\
You need to check the Export all extended properties as well.\\
[attachments|Clipboard07.png]\\
\\
6.) Enter a password for this export, only a password, not a windows account.  Remember this password as you are going to need to enter this in CrushFTP.\\
[attachments|Clipboard08.png]\\
\\
7.) Choose where to save the PFX file.\\
[attachments|Clipboard09.png]\\
\\
\\
!!You are done.  Now you can copy this PFX file to the CrushFTP server, and browse and choose it for your SSL keystore.\\