I create my own CA certificate and server certificate. http://blogs.technet.com/b/jhoward/archive/2005/02/02/365323.aspx On M$ Windows i put my CA certificate in users root X509Store.
My client application will run only on M$ Windows. The client application is not the problem (It runs on M$ Windows (M$ .Net)). The server application is the problem (running on linux). If I run the server application on Linux, it stops on method AuthenticateAsServer of class SslStream(No error - it stops). The client application throws no errors (M$ .Net)(sslStream.AuthenticateAsClient(...) - ends ok). -- View this message in context: http://mono.1490590.n4.nabble.com/SslStream-mono-error-tp2537849p2537901.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
