> From: Toman, Chuck [Stock] [mailto:[email protected]]
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to