Search code examples
certificatecsrcertreq

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


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


Solution

  • 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 "