certreq –submit certrequest.req certnew.cer certnew.pfx 備註這是預設 certreq.exe 參數。 如果在命令列提示字元中未指定任何選項,certreq.exe 為嘗試將憑證要求提交給憑證授權單位。 使用 –submit 選項時,您必須指定憑證要求檔案。 如果省略此參數,就會顯示通用的 [開啟檔案] 視窗,讓您選取適當的憑證要求檔案。
Certreq -submit 顯示其他 9 個 Applies To: Windows 8.1, Windows Server 2012 R2, Windows Server 2012, Windows 8 Certreq can be used to request certificates from a certification authority (CA), to retrieve a response to a previous request from a CA, to create a new request from an .inf fi...
Then run "certreq.exe -submit Ex.req Ex.cer Ex.pfx", and select the internal CA.Show below errorprettyprint 複製 The host name in the certificate is invalid or does not match 0x80072f06 (INet: 12038 ERROR_INTERNET_SEC_CERT_CN_INVALID) ...
certreq -submit -attrib "CertificateTemplate:xxxx" aaa.req bbb.cer 注意:通过certreq生成证书时可以加入CA服务器参数-config加CA服务器名,在新建证书模板时需要修改“使用者名称”配置为“在请求中提供”。否则会报错:“没有颁发证书 (已拒绝) 被策略模块拒绝 DNS 名不可用,无法添加到使用者替换名称。 0x800948...
Certreq -submit Show 9 more Applies To: Windows 8.1, Windows Server 2012 R2, Windows Server 2012, Windows 8 Certreq can be used to request certificates from a certification authority (CA), to retrieve a response to a previous request from a CA, to create a new request from an .inf file...
certreq[-submit] [-attrib AttributeString] [-binary] [-config CAMachineName**\CAName] [-crl**] [-rpc] [RequestFileIn [CertFileOut[CertChainFileOut [FullResponseFileOut]]]Parameters-submit Submits a request to a CA.-attrib AttributeString Specifies the Name and Value string pairs, separate...
In this case, you can submit the request on a domain joined machine and import the certificate to the computer store on the non-domain joined machine. It is similar to processing an offline certificate request.*I would like to know if someone could point me to a document explaining how to...
Copy certreq -submit -attrib "CertificateTemplate:Domaincontroller" dcname.req CertificateTemplateExpand table Syntax CertificateTemplate = {Templatename} Values Any valid certificate template name Default value n/a Sample value Critical = "DomainController" Can be manipulated in a pending request Yes...
继续我的评论,这里有一个预构建的PowerShell脚本来请求SAN。
Then run "certreq.exe -submit Ex.req Ex.cer Ex.pfx", and select the internal CA.Show below errorprettyprint Copy The host name in the certificate is invalid or does not match 0x80072f06 (INet: 12038 ERROR_INTERNET_SEC_CERT_CN_INVALID) ...