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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Dec 2004 09:10:55 -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 banil@novell.com.

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

--- shadow/70717	2004-12-21 09:10:55.000000000 -0500
+++ shadow/70717.tmp.5675	2004-12-21 09:10:55.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 70717
+Product: Mono: Tools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: tools
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: banil@novell.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Summary: certmgr -del is not implemented
+
+Description of Problem:
+On the command line, invoke:
+certmgr -del -c Trust ~/TRC/TrustedRootCert.cer
+
+It gives:
+Mono Certificate Manager 1.1.2.0
+Copyright 2002, 2003 Motus Technologies. Copyright 2004 Novell. BSD licensed.
+ 
+ 
+Unhandled Exception: System.NotImplementedException: Delete not yet supported
+in <0x0002a> Mono.Tools.CertificateManager:Delete
+(Mono.Tools.CertificateManager/ObjectType,Mono.Security.X509.X509Store,string,bool)
+in <0x00292> Mono.Tools.CertificateManager:Main (string[])
+
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+Always
+
+Additional Information: