Hi,
I need to enable SSL in IIS server. I have generated a keystore using java keytool and have exported the certificate from it. When I tried to use this certificate in IIS server, it says the private key is missing. Is there a way to export a private key from keystore? Or is there any way I can generate a certificate which can be used in IIS server?
Thanks in advance...
Veronica