RE: please help me how to configure SSL 2 way on tamcat webser by using .net client. can anybody solve this problem

2008-11-20 Thread Chandra Madhumanchi (cmadhuma)
Do we have any solution ssl 2 way configuration on tamcat webserver through .Net Client -Original Message- From: Chandra Madhumanchi (cmadhuma) Sent: Wednesday, November 19, 2008 11:16 AM To: users@tomcat.apache.org Subject: please help me how to configure SSL 2 way on tamcat webser

RE: Servlets / JSP can't connect to MySQL in Ubuntu Server

2008-11-18 Thread Chandra Madhumanchi (cmadhuma)
Hi I am implementing 2way SSL over https on tamcat server through .Net client (C# code as given below) When iam validating server certificate,it's througing error like SSPI failed while executing following method. sslStream.AuthenticateAsClient(serverName,clientCertificatecollection,Ss

please help me how to configure SSL 2 way on tamcat webser by using .net client.

2008-11-18 Thread Chandra Madhumanchi (cmadhuma)
Hi when i am validating client certificate by using .net class(sslStream) http://msdn.microsoft.com/en-us/library/system.net.security.sslstream.as px i am getting error like SSPI failed. Actually in server.xml i configure clientAuth as True. !-- Define a SSL HTTP/1.1 Connector on port