How can I configure apache2 to use a non - exportable ssl certificate managed by windows?
- by Samuel Rossille
On Windows Server 2008 R2, my IT administrator has installed a certificate using the windows certificate management tool. The certificate is for *.thedomain.com. He set it up as not exportable for security reasons: I'm not suposed to be able to put my hands on the certificate.
This configuration would allow me to use the certificate with microsoft products, but not to go away with the certificate.
Q: It there a way to configure Apache 2 to use this certificate "the windows way"?