Creating certificate with certreq tool where I have csr generated using openssl

Joshi picture Joshi · Jun 16, 2016 · Viewed 13.2k times · Source

I have created CSR using openssl and I want it to be signed by the Microsoft CA using command line with template as webServer.

Answer

Joshi picture Joshi · Jun 16, 2016

This is the way to generate. Got it! .. On a Microsoft CA server machine issue below command:

"certreq.exe -submit -attrib "CertificateTemplate:WebServer" certifcatesigningrequest.csr "