certutil.exe -dspublish CertFile.cer TrustedPublisher?
Hi.
Is it possible to publish a certificate in AD to the "Trusted Publishers" store using the "certutil.exe -dspublish" command?
Can publish the Root and Intermediate certificates using "certutil.exe -dspublish CertFileRoot.cer RootCA" and "certutil.exe -dspublish CertFileIntermediate.cer SubCA" fine.
This can be done locally using this command:
certutil.exe -addstore -enterprise TrustedPublisher CertFileTrustedPublisher.cer
Running Windows 2003.
Cheers
September 4th, 2012 4:46pm
Hi,
Security sub forum is the best place to ask certificate related queries. I would suggest you to create a new thread over there.
http://social.technet.microsoft.com/Forums/en-US/winserversecurity/threadsI do not represent the organisation I work for, all the opinions expressed here are my own.
This posting is provided "AS IS" with no warranties or guarantees and confers no rights.
- .... .- -. -.- ... --..-- ... .- -. - --- ... ....
Free Windows Admin Tool Kit Click here and download it now
September 4th, 2012 4:59pm


