Quantcast
Channel: Public Key Infrastructure PowerShell module
Viewing all articles
Browse latest Browse all 729

New Post: query/issue regarding Submit-CertificateRequest cmdlet

$
0
0
1) make sure if there are no more PSPKI module folders in the "env:psmodulepath"
2) you are specifying invalid template name. The command expects template common name and not display name. I guess, in your case the command should be:
Submit-CertificateRequest –CA (Get-CertificationAuthority)-Path C:\Temp\MyCSR.CSR –Attribute "CertificateTemplate:CodeSigning"
this comman should work.

Viewing all articles
Browse latest Browse all 729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>