Hi,
I need to import a certificate into the Windows certificate store, and create / modify an SSL binding for a particular IIS site to use this certificate. The certificate and private key are in PEM format, although I have the ability to generate a PFX file containing these two if that is more appropriate.
Does anyone have any native (C++) or Java code to indicate how this can be achieved?
Thanks
Andy