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=78075 --- shadow/78075 2006-04-12 16:55:20.000000000 -0400 +++ shadow/78075.tmp.29466 2006-04-12 16:59:43.000000000 -0400 @@ -268,6 +268,14 @@ slow compared to the RC4 results). Unless 128bits aren't enough (and I rarely heard good reasons for that) 256bits is an overkill ;-) IIRC Apache/mod_ssl can be configured to restrict the ciphers being used. You should play with the settings that I bet the best results will be with RSA/RC4-128/MD5. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-12 16:59 ------- +6.6.2 was written in C, and used gnutls. + +We can try to make our tomcat use RC4/128bit, but is there a way to do +this on the client side? It's fairly likely that our client will be +pointed at a https server that is running some other software (like +apache). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
