[Mono-list] Mono.Security.dll async SSL preview

Sebastien Pouliot sebastien.pouliot at gmail.com
Fri Sep 2 16:45:01 EDT 2005


Hello,

A modified version of JD's patch is now in SVN. The changes are minor:
(a) make it compile under 1.x (can't call Invoke on a delegate);
(b) make the API to look more like the original (i.e. internalize ;-)

My tests didn't show any difference between this version and the
previous one (i.e. the original patch).

Mono 1.1.9 is coming "very soon now" so if you depend, directly or
indirectly, on the SSL/TLS classes please do test this new version -
either with SVN or as a new attachment to the bug report.
http://bugzilla.ximian.com/showattachment.cgi?attach_id=15686

Thanks.

On Tue, 2005-30-08 at 14:08 -0400, Sebastien Pouliot wrote:
> Hello everyone,
> 
> I completed a _successful_ test run of the latest JD's async SSL patch
> (attached). 
> 
> History has shown that testing SSL isn't as simple as I would like ;-)
> so I decided to let people test it for themselves before committing the
> (rather large) changes to SVN. 
> 
> If everything goes well (e.g. I don't hear from anyone), this [*] will
> be committed to SVN on Friday. [*] some new visible API may be hidden
> (internal) before being committed. However they shouldn't affect
> compatibility.
> 
> This new Mono.Security.dll assembly can be downloaded from
> http://bugzilla.ximian.com/showattachment.cgi?attach_id=15663
> just renamed the file to Mono.Security.dll and install it with gacutil
> before starting your tests.
> 
> And again a big thanks to JD :-)
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list