[Mono-bugs] [Bug 75742][Nor] Changed - MONO PKCS7 signed by
RSAManaged cannot be verified by Microsoft components.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 20 12:00:21 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75742
--- shadow/75742 2005-10-20 11:50:21.000000000 -0400
+++ shadow/75742.tmp.17333 2005-10-20 12:00:21.000000000 -0400
@@ -90,6 +90,22 @@
I'll look into the other failures. Thanks for the sample.
------- Additional Comments From sebastien at ximian.com 2005-10-20 11:50 -------
sigh, bug must be open (not needinfo) to be assigned
+
+------- Additional Comments From sebastien at ximian.com 2005-10-20 12:00 -------
+Adding
+ mskp.FromXmlString (kp.ToXmlString (true));
+
+changes the MS results to:
+Mono Key; Ms Sig; Mono Verify; True
+Mono Key; Ms Sig; Ms Verify; False
+Mono Key; Mono Sig; Mono Verify; True
+Mono Key; Mono Sig; Ms Verify; False
+Ms Key; Ms Sig; Ms Verify; True
+Ms Key; Mono Sig; Ms Verify; True
+
+while all results stays True on Mono.
+
+Interestingly the common cause seems to be the key...
More information about the mono-bugs
mailing list