[Mono-bugs] [Bug 81592][Wis] Changed - TlsClientCertificateVerify doesn't work with non exportable RSA

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 11 04:48:45 EDT 2007


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 bugzilla at woy.nl.

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

--- shadow/81592	2007-05-11 04:48:11.000000000 -0400
+++ shadow/81592.tmp.20631	2007-05-11 04:48:45.000000000 -0400
@@ -29,6 +29,11 @@
 
 Other classes then the RSACryptoServiceProvider are likely to implement 
 the DecryptValue method. I created a patch that tries to use the 
 CreateSignature method of the RSA if it is not a RSACryptoServiceProvider. 
 If it is an RSACryptoServiceProvider or the CreateSignature throws an 
 NotImplementedException the old way is still done.
+
+------- Additional Comments From bugzilla at woy.nl  2007-05-11 04:48 -------
+Created an attachment (id=19216)
+TlsClientCertificateVerify patch
+


More information about the mono-bugs mailing list