X-Kagi-AutoReply:r2db Hello,
You sent an email that does not contain the formated purchase data that this email account is able to parse. So that we may be able to assist you, we offer the following suggestions. If you are writing to ask a question about a payment made to Kagi, you might be able to obtain answers to your questions through our online Payment Query System located at <http://info.kagi.com> If you have a question concerning a specific product you have purchased, we suggest that you directly contact the company that produced the product. They will be able to answer questions about the use of the product. Their email or web site should be noted in the product documentation or their online order page that can be found by searching for the product at <http://order.kagi.com> If you wish to purchase a product, you can order online and pay with credit card, cash or check by searching for the product order page at <http://order.kagi.com> or if you have used a "Register" program, you can send the output of the "Register" program to [EMAIL PROTECTED] Finally, if you wish to direct your question to a human being at Kagi, please send your email to [EMAIL PROTECTED] and please just type your message into the email, do not send an attachment. Thank you, [EMAIL PROTECTED] -------------------------------------------------------------- > >From ... > >http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html >"Set this value to true if you want Tomcat to require all SSL clients to present a >client Certificate in order to use this socket." > >-Tim > >John Kammer wrote: > >... In the server.xml file... > Having enabled SSL on port 8443 I have a question regarding the "clientAuth" > attribute of the <Factory> tag. The value for the clientAuth attribute can be either > 'true' or 'false'. > >What specifically will the server be expecting from a connection when clientAuth is >set to true? Having set up a client app that will talk to the servlet using https and >with the certificates in place the communication will work with clientAuth=false, but >when clientAuth=true I get bad-certificate errors. Nothing else has changed. The >certificates haven't changed so I must assume that it is looking for something more, >but I'm unclear as to what. > >...in the servlet's web.xml file... ><web-app> > <servlet> > <servlet-name>simpleServlet</servlet-name> > <servlet-class>SimpleServlet</servlet-class> > </servlet> > > <security-constraint> > <user-data-constraint> > <transport-guarantee>CONFIDENTIAL</transport-guarantee> > </user-data-constraint> > </security-constraint> > > > <login-config> > <auth-method>CLIENT-CERT</auth-method> > </login-config> > ></web-app> > >------------------------------------------------ > >Thanks in advance for pointing me in the right direction... > >-- John Kammer > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
