[Mono-dev] SslStream implementation

Atsushi Eno atsushi at ximian.com
Thu Aug 23 03:04:55 EDT 2007


Hello,

I have created a System.Net.Security.SslStream implementation, which
is based on Mono.Security.Protocol.Tls.

It requires some Makefile changes (due to cyclic dependency foo).

I have also created a few port of Mono.Security sample tools (which
are found in Mono.Security/Test/tools) to verify SslStream behavior.

There are some issues (grep MonoTODO and FIXME) e.g. it requires
X509Certificate2 due to certificate population in Mono.Security
(I doubt that it could be solved without changing Mono.Security
internals).

If it looks good I'll check it in svn (probably port of those
"tools" as well).

Atsushi Eno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tools.tar.bz2
Type: application/octet-stream
Size: 11956 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070823/9e4eca65/attachment.obj 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sslstream.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070823/9e4eca65/attachment.pl 


More information about the Mono-devel-list mailing list