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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79454 --- shadow/79454 2006-09-20 14:58:24.000000000 -0400 +++ shadow/79454.tmp.4815 2006-09-20 15:04:33.000000000 -0400 @@ -112,6 +112,24 @@ Having Win32 only solution is absolutely silly yeah. ------- Additional Comments From [EMAIL PROTECTED] 2006-09-20 14:58 ------- I have applied your patch because it would indeed solve an issue (btw test case for it would be appreciated). If you want to make it better it's fine (but for now I wouldn't care). + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-20 15:04 ------- +About your Win32-only remark: + +Yes, ofcourse. But there's no need to maintain a separate +certificate store on Windows if there already is one readily +available. + +We'd just need to have another implementation on Linux (like we do +for registry and eventlog). + +Is there something similar on linux, or does each application hold +its own certificate store ? + +About the patch: + +I'll try to add unit tests for it later this week. Thx! + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
