--- On Thu, 1/22/09, David Latorre <[email protected]> wrote:
> We had the same issue in my company; it seems they
> imported the certificate
> from the CA in an empty keystore, so they had to import the
> private key ...
> Can it be your issue? Are you able to use the very same
> keystore for HTTPS
> access with e.g., tomcat?
Yep. We have an application that uses 2-way SSL between Tomcat 6 and
ASP.NET 2, and they have no problem talking to each other. I used the same
keystore and batch files to generate the FtpServer SSL stuff as I did the
Tomcat SSL stuff.