Revoke User Certificate

K

killbill

Hi All,

I am struggling with a problem but no fate till now.

I have written a c# program which retrieve X509Certificates associated
with Active Directory user. Now i want to revoke a selected
certificate. I could not find anything which can give me idea about to
revoke a certificate.

Any suggestion ???

Thanks
 
G

Guest

I know you can do it on the command line, e.g.

certutil -revokeCertificateSerialNumberunrevoke

Check out articles on TechNet, they have more details.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top