Jose Rafael Romero Miret wrote: > <Connector > port="443" minProcessors="5" maxProcessors="75" algorithm="RSA" > enableLookups="true" disableUploadTimeout="true" > acceptCount="100" debug="4" scheme="https" secure="true" > clientAuth="want" sslProtocol="TLS" > keystoreFile="c:/keystore.key" keystorePass="123456"/>
Try removing the algorithm="RSA" parameter entirely. HTH, Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]