How to revoke a certificate which is created using makecert.exe ?
have created certificate using makecert.exe testing purpose. however, testing requirement need revoke 1 client certificate. how can revoke certificate created using makecert? tried using certutil.exe, giving error certificate not issued ca. can create certificate revocation list (crl) using makecert -crl command. how revoke certificate ? thanks help. to revoke certificate, certificate must issued ca , include @ least 1 cdp url that. self signed certificates generated using makecert can not revoked unless used makecert create ca certificate, created crl , created user certificates described in example http://msdn.microsoft.com/en-us/library/ff648732.aspx it is probably easier to install , configure temporary adcs ca above! /hasain Windows Server > ...