[Mono-bugs] [Bug 75751][Nor] Changed - SSL/TLS with certificates

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 18:02:22 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=75751

--- shadow/75751	2005-08-23 14:35:02.000000000 -0400
+++ shadow/75751.tmp.3523	2005-08-23 18:02:22.000000000 -0400
@@ -177,6 +177,26 @@
 
 
 
 
 
 
+
+------- Additional Comments From sebastien at ximian.com  2005-08-23 18:02 -------
+> somewhat working
+
+Is it working ? if so can you close the bug report. Thanks
+
+Answers
+
+(1) you best bet is to create the certificate (using OpenSSL) in the
+PKCS#12 format. This should make it easy to import on Windows and Mono
+can deal with this format.
+
+(2) I recall an article (CodeProject?) about a stream channel. It was
+supposed to make it easy to create channel on any stream (so it should
+work with SslClientStream and SslServerStream). 
+
+I don't see problem with your scenario but I never tried this. The
+only time I used channels+SSL, the SSL was provided from the web
+server. Such questions have a better chance to be answered on the
+mono-list.


More information about the mono-bugs mailing list