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

26.2k Views Asked by At

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

1

There are 1 best solutions below

1
On BEST ANSWER

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 "