Re: Use the Windows certification store
There are a couple of reasons we use our own storage over windows certificate storage.
1. Many FTP clients simply link directly to the individual certificate files stored in separate files and its much more practical to have these files stored and loaded directly within FlashFXP.
2. Its very difficult to rely on windows certificate storage with our portable edition, an external solution is required.
3. We use OpenSSL and its very difficult to use windows certificate storage with it. In addition to dealing with password protected private certificates. Storing the private password to load the certificate within FlashFXP would defeat any additional security provided by windows certificate storage.
4. Juggling multiple certificate storage implementations would add additional complexity and overhead.
I'm not saying that we have no plans to use windows certificate storage, anything is possible, but there doesn't seem to be any major advantages to it over our current implementation.
|