insignia One technophile's reference library
Home | Recommended | About

Windows CertReq Command Line

Basic command for requesting cert when in possession of a CSR file:

certreq -submit -attrib "CertificateTemplate:FubarWebServer" mynewcsr.csr myserver.cer
#Must reference an existing template
#Depending on your auth and CA config, your request may land in a queue pending approval.




©2018 kab | kab@bestul.us | Powered by GitHub Pages