[Mono-bugs] [Bug 71071][Blo] Changed - The machine certificate store is being ignored when creating SSL connections.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 28 Jan 2005 13:38:22 -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 rlyon@novell.com.

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

--- shadow/71071	2005-01-28 11:10:00.000000000 -0500
+++ shadow/71071.tmp.18555	2005-01-28 13:38:22.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 71071
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: Mono.Security
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: rlyon@novell.com               
@@ -157,6 +157,13 @@
 /home/poupou/equifax.cer 67cb9dc013248a829bb2171ed11becd4 
 /home/poupou/equifax.cer
 
 
 ------- Additional Comments From sebastien@ximian.com  2005-01-28 11:09 -------
 ping ?
+
+------- Additional Comments From rlyon@novell.com  2005-01-28 13:38 -------
+Bruce tracked the problem back to our friend UMASK.  Someone is 
+dynamically changing the UMASK to 077 and it has been causing all 
+kinds of problems.
+
+Thank you for your help and patience.