[Mono-bugs] [Bug 70717][Nor] Changed - certmgr -del is not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Jan 2005 12:44:48 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=70717

--- shadow/70717	2004-12-21 12:19:04.000000000 -0500
+++ shadow/70717.tmp.19134	2005-01-20 12:44:48.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70717
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: tools
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: banil@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -37,6 +37,19 @@
 
 
 How often does this happen? 
 Always
 
 Additional Information:
+
+------- Additional Comments From sebastien@ximian.com  2005-01-20 12:44 -------
+Fixed in SVN. 
+
+However the syntax isn't like the one you used - because most of the
+time people don't have handy the certificate they want to remove.
+
+The syntax is: certmgr -del -c store hash
+Where the hash can be found by doing a (new) -list
+
+E.g.
+certmgr -list -c Trust
+...