I changed clientAuth to false now internally I get to web page, however the certification path does not have the VeriSign Public/Secure path.
Thanks, Charles G. Toman Trend DBA T: +1 (919) 431 1792 * M: +1 (919) 524 8652 Customer Focused, Associate Driven. -----Original Message----- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, March 23, 2010 1:04 PM To: Tomcat Users List Subject: RE: apache tomacat 6.0.26 > From: Toman, Chuck [Stock] [mailto:chuck.to...@stocksupply.com] > Subject: apache tomacat 6.0.26 > > I do not get any errors in the log file, however when I > logon to my external site I get a dialog box asking to > choose a digital certificate. You have clientAuth="true" in your HTTPS <Connector>, so that's to be expected. You need to select the appropriate certificate from the ones your browser knows about in order to satisfy the security constraints that your webapp has imposed. Look here for the doc: http://tomcat.apache.org/tomcat-6.0-doc/config/http.html#SSL%20Support - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org