Certreq -accept not working for subordinate ca
hi
i trying script setup of standalone subordinate ca having issues installing ca cert after has been signed offline root ca. if install cert via certification authority gui works expected if use "certreq -accept -machine filename.cer" no warnings or errors in command line not install certificate correctly. appears put in "local computer\intermediate certification authorities" area of certificate store instead of personal store , if open cert not has private key. trying possible in command line or powershell?
you need use different command install response ca certificate:
certutil -installcert path\cacert.cer
vadims podāns, aka powershell cryptoguy
weblog: www.sysadmins.lv
powershell pki module: pspki.codeplex.com
check out new: ssl certificate verifier
check out new: powershell file checksum integrity verifier tool.
Windows Server > Security
Comments
Post a Comment