Hi Rob,
Yes it does show the details on the relevant certificate, thanks.
Now to programmatically check it.
If i were to run that command from a shell, pipe the output to a txt file and then search the text file for the computer's hostname, i could get a yes/no. Any better ideas?
Thanks.
Main Topics
Browse All Topics





by: RobSampsonPosted on 2008-08-06 at 20:18:51ID: 22177120
Hi, if you run this on a client:
certutil -store -v my
do you get the certificate information you are after?
Rob.