Corrupt Certificate information on local system
From: Scott Mulcahy (scottcm-secfocus_at_hotmail.com)
Date: 12/15/04
- Previous message: Triantafyllidis Christos: "RE: services running in windows domain (winXP clients)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: focus-ms@securityfocus.com Date: Wed, 15 Dec 2004 16:51:34 +0000
How are you checking for certs? If you haven't already, use certutil to
display the certificate store. Try "certutil -store" for a text dump or
"certutil -viewstore" for a GUI. The GUI view also lets you view a
certificate in the store.
Once you find the "bad" key you can delete it with "certutil -delkey <key
name>". delkey is an undocumented (doesn't appear in certutil -?), but
certutil -delkey -? returns (minimal) info.
Scott
_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Previous message: Triantafyllidis Christos: "RE: services running in windows domain (winXP clients)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]