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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 8 15:46:55 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 yngve.zackrisson at mobila-kontoret.se.

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

--- shadow/75751	2005-08-08 15:42:10.000000000 -0400
+++ shadow/75751.tmp.1361	2005-08-08 15:46:55.000000000 -0400
@@ -58,6 +58,30 @@
 
 
 ------- Additional Comments From yngve.zackrisson at mobila-kontoret.se  2005-08-08 15:42 -------
 Created an attachment (id=15548)
 openssl s_client debug when connecting to server
 
+
+------- Additional Comments From yngve.zackrisson at mobila-kontoret.se  2005-08-08 15:46 -------
+We have problems to get this working. It doesn't matter how we try
+with cacert in store CA or without. Some error appears after
+handshaking and we can not really localise it more than the debug output.
+
+We have a selfsigned CA cert. The client and server certs are both
+signed by CA cert. If we try to connect "openssl s_server" with
+"openssl s_client" it works fine, but with the previously attached
+example, we get the attached errors.
+
+Can anyone help us getting it to work?
+
+Simply, we would like to put up a channel between many clients with a
+server. The clients are not connected all the time. Then channel
+should use ssl to protect the information.
+
+If it is possible we would like to see remoting combined with the ssl
+channel.
+
+Is is possible? What are we doing wrong???
+
+Sincerely,
+


More information about the mono-bugs mailing list