-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck,
On 3/23/2010 12:22 PM, Toman, Chuck [Stock] wrote: > 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. > <Connector port="443" SSLEnabled="true" maxHttpHeaderSize="8192" > maxThreads="150" minSpareThreads="25" maxSpareThreads="75" > enableLookups="false" disableUploadTimeout="true" > acceptCount="100" > scheme="https" secure="true" > keystoreFile="C:\SbsKeyTools\keys\sbs.keystore" > keystorePass="changeit" > clientAuth="true" sslProtocol="TLS" /> Setting clientAuth="true" indicates that you want a client SSL certificate. Your web browser is asking which one you want to present to the server. So, your options are: 1. Set clientAuth="false" in your <Connector> 2. Set your web browser to not ask which client certificate to present 3. Just manually choose a certificate to present - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuo9HsACgkQ9CaO5/Lv0PCHKwCfbnLLCJYfGXRQV4PM6M8z6DTo 5JQAniHaleH1DOmgMNpmkkbvqzPCLYwk =5ZST -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org